Remove `newly_detected` in %17.0
Description
Based on &6826 (comment 1341377224), we determined:
- New
- Needs Triage
- Dismissed
- Previously Existing
- Needs Triage
- Confirmed
- Dismissed
- Resolved
The current values map to this as follows:
newly_detected
-> BothNew::Needs Triage
andNew::Dismissed
detected
->Previously Existing::Needs Triage
confirmed
->Previously Existing::Confirmed
dismissed
->Previously Existing::Dismissed
resolved
->Previously Existing::Resolved
I recommend we continue to support
newly_detected
(to avoid a breaking change) and then also add support for two new values that mapNew::Needs Triage
andNew::Dismissed
. We could potentially deprecate support fornewly_detected
and remove it in %17.0.
This issue will capture removal of the newly_detected
field.
Edited by Grant Hickman