Version automation not correctly resetting "In Release" state on package work-items
Open
Central-EngSys
needs-triage
- Dominant language
- PowerShell
- Stars
- 597
- Forks
- 374
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 42
Description
https://github.com/Azure/azure-sdk/blob/main/eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1#L926
That code assumes that the last state change timestamp is the change to "In Release" however there are many other reasons the item could change and so there are examples where we are not resetting the state correctly. https://dev.azure.com/azure-sdk/Release/_workitems/edit/24531/?view=edit is one such example.
Contributor guide
Assessment
This issue has not been assessed yet.