Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ BUG ] Exception calling "Create" with "1" argument(s) error when using Import-FalconConfig #430

Open
bk-cs opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bk-cs
Copy link
Collaborator

bk-cs commented Oct 22, 2024

Describe the bug
When evaluating the names of objects that exist in a CID, Import-FalconConfig uses a single quote-based (') FilterScript to compare existing items against those in the ZIP import. If you use a single quote in the name of your object, it will generate an error.

To Reproduce
Create a Custom IOA group called John Doe's Test Group and try to import new IoaGroup items into your CID

Expected behavior
Evaluation of the existing groups without failure.

Environment (please complete the following information):

  • PSFalcon: 2.2.8
@bk-cs bk-cs added the bug Something isn't working label Oct 22, 2024
@bk-cs bk-cs self-assigned this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant