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 TriageandNew::Dismisseddetected->Previously Existing::Needs Triageconfirmed->Previously Existing::Confirmeddismissed->Previously Existing::Dismissedresolved->Previously Existing::ResolvedI recommend we continue to support
newly_detected(to avoid a breaking change) and then also add support for two new values that mapNew::Needs TriageandNew::Dismissed. We could potentially deprecate support fornewly_detectedand remove it in %17.0.
This issue will capture removal of the newly_detected field.
Edited by Grant Hickman