Skip to content

Commit

Permalink
exclude alert suppression from a special fields list
Browse files Browse the repository at this point in the history
  • Loading branch information
maximpn committed Dec 17, 2024
1 parent 0d3d4de commit ea12f5e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export const PickVersionValuesEnum = PickVersionValues.enum;
export const FIELDS_TO_UPGRADE_TO_CURRENT_VERSION = [
'enabled',
'exceptions_list',
'alert_suppression',
'actions',
'throttle',
'response_actions',
Expand Down

0 comments on commit ea12f5e

Please sign in to comment.