-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable all suppression fields as a group
We did not previously extend our full disabling logic to all suppression fields. Now, when we determine that alert suppression is invalid/disabled, we disable all those relevant fields together. This commit accomplishes the above, and also factors out some shared boolean logic into the more general `areSuppressionFieldsDisabled` boolean, which is shared by most of these fields.
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters