You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #380
Updated `Compare-ImportData` function to analyze items by each individual `platform` (or `platform_name`) to resolve bug where `FirewallGroup` items were being ignored
Added additional verbose messaging to indicate how items are being compared during import
This issue will be fixed in the next release. If you'd like to resolve it for your local module before release, you can replace public\psf-config.ps1 using the steps outlined below.
Describe the bug
When attempting to use
Import-FalconConfig
with an archive that has one or moreFirewallGroup
items, it is ignoredTo Reproduce
Create an export that includes
FirewallGroup
(either by itself, or with other items likeFirewallPolicy
) and attempt to importExpected behavior
Successful
FirewallGroup
creationEnvironment (please complete the following information):
The text was updated successfully, but these errors were encountered: