Our use case is that we want things to keep on moving in a sprint and not get stuck due to new priorities.
So our todo lane is ordered by priority, but once an issue gets resolved it should move to the bottom of that column, so that the first resolved issue gets tested first and the last gets tested last.
Then when re-opened it should move to the top of that column, so that issues that have been worked on will get continued before starting new issues.
Once an issue is in progress the first time, it's done by the priority of that issue.
If an issue actually gets more priority and needs to be tested first, people can always manually move it back to top.
An automation would be really desired
Rules we'd be adding;
- Issue from in progress to resolved -> move to bottom
- issue from resolved, testing, reviewing to open -> move to top
Are we really living in 2025 and there is still no way to update the rank of a Jira ticket via automation? So many good use cases listed here already...