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
Describe the bug
Readiness checks fail if "Applications and Threats" dynamic updates is managed by Panorama template.
To Reproduce
Steps to reproduce the behavior:
Have a template commit settings to "Applications and Threats" dynamic updates schedule.
Expected behavior
To validate settings and pass checks successfully to build forward.
Tested Steps
Local override to set same values locally on "Recurrence", rest of the values kept from Template. When everything but "Recurrence" is set still to take from template, checks pass successfully. If you set the entire thing with "Recurrence" set from template, readiness checks fail.
Describe the bug
Readiness checks fail if "Applications and Threats" dynamic updates is managed by Panorama template.
To Reproduce
Steps to reproduce the behavior:
Have a template commit settings to "Applications and Threats" dynamic updates schedule.
Expected behavior
To validate settings and pass checks successfully to build forward.
Tested Steps
Local override to set same values locally on "Recurrence", rest of the values kept from Template. When everything but "Recurrence" is set still to take from template, checks pass successfully. If you set the entire thing with "Recurrence" set from template, readiness checks fail.
Error Output
❌ FIREWALL-NAME-REDACTED: Error running readiness checks: Schedule threats has malformed configuration: OrderedDict([('@ptpl', 'TEMPLATE-NAME-REDACTED'), ('@src', 'tpl'), ('recurring', OrderedDict([('every-30-mins', OrderedDict([('@ptpl', 'TEMPLATE-NAME-REDACTED'), ('@src', 'tpl'), ('at', OrderedDict([('@ptpl', 'TEMPLATE-NAME-REDACTED'), ('@src', 'tpl'), ('#text', '2')])), ('action', OrderedDict([('@ptpl', 'TEMPLATE-NAME-REDACTED'), ('@src', 'tpl'), ('#text', 'download-and-install')]))])), ('new-app-threshold', OrderedDict([('@ptpl', 'TEMPLATE-NAME-REDACTED'), ('@src', 'tpl'), ('#text', '2')]))]))])
The text was updated successfully, but these errors were encountered: