This PR causes notifications to be generated for existing tickets in certain specific situations, namely if an open (non-false positive) ticket or a re-opened ticket does one of the following:
Its severity changes from less than 3 (High) to 3 or greater
🗣 Description
This PR causes notifications to be generated for existing tickets in certain specific situations, namely if an open (non-false positive) ticket or a re-opened ticket does one of the following:
💠Motivation and context
This is a requirement specified in https://github.com/cisagov/cyhy-system/issues/29.
Closing language:
🧪 Testing
kev = false
, then changed tokev = true
kev = false
, then re-opened withkev = true
✅ Pre-approval checklist