The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow rule not allowing Story to move to next status unless the Flag is removed ?

Nicolae Victor Rusu
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 6, 2024

Hi team, is there a way to add a workflow rule for a story that has the following statuses 
Open > DoR > In Progress > DoD > Done

If a story is blocked we will click "Add flag and comment". I'd like to implement a rule in Jira that will not allow that story to move from let's say "In Progress" to "DoD" unless the flag is removed 

How do I do that. is it via workflow config or Jira automation rules ?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Tomislav Tobijas
Community Champion
December 6, 2024

Hi @Nicolae Victor Rusu ,

You can probably achieve that by adding a workflow validator on the transition to status "DoD" by using the Regular Expression Check

2024-12-06_11-04-14.png

and by selecting the field Flagged and leaving the regular expression empty.

2024-12-06_11-04-41.png

Note that I've tested this on the cloud, but I believe the same thing should work on DC as well.

Hope this helps.

Cheers,
Tom