Hi everyone, We are updating the workflow used on the Unomi project ( https://issues.apache.org/jira/browse/INFRA-24401).
In a nutshell, - Removal of the "RESOLVED" state (all existing tickets updated to "CLOSED") - Removal of the "REOPENED" state (all existing tickets updated to "OPEN") - Introduction of two new states: "IN REVIEW" (for open PRs) and "IN TESTS" (functional/manual tests after merge of a PR) This change aims at bringing more clarity to our workflow, with one single status for our backlog of tickets (OPEN), three states for work in progress (IN PROGRESS, IN REVIEW, IN TESTS) and one single status for completed activities (CLOSED). No changes in regards to a ticket's "Resolution" (Done, Won't do, duplicate, ...) it should still be documented when closing a ticket. "RESOLVED" and "REOPENED" have not yet been deleted but will be shortly by the infra team, in the meantime please refrain from transitioning tickets in this state. Thanks, François