[ BUG ] Exception calling "Create" with "1" argument(s)
error when using Import-FalconConfig
#430
Labels
bug
Something isn't working
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 newIoaGroup
items into your CIDExpected behavior
Evaluation of the existing groups without failure.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: