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: 

Prevent to set the same statuses for more than one ticket by the same user.

Michal Kaminski
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 3, 2018

Hi All!

I have a question. If there is possibility to prevent set the same statuses for different tickets but by the same user ?

Example:

Developer have 2 tickets assigned to him and he can set "In Progress" status only for one of them. Can't set "In Progress" for both tickets assigned to him.

Best,

Michal

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Nic Brough -Adaptavist-
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.
January 3, 2018

I don't think you can do this on Cloud, as you'll need some code that can check the current user's assigned issue list and then block a transition if it is inappropriate.  Cloud does not support conditions like that yet.