Forums

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

Add restriction when change bug status

rbian
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!
July 6, 2021

Hi there,

 

The team wants to do this:

if there is no comments under bug story, then you can't move this bug from "in Dev" status to "ready for Dev" status.

 

Anyone could help with this?

1 answer

0 votes
Ismael Jimoh
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 Leaders.
July 6, 2021

Hi @rbian 

First you would need an add-on for this:

  • Scriptrunner,
  • Power script or 
  • Jira Suite Utilities (not sure if it has this but check)

With this, you can build a condition that checks the comment size of the issue you are trying to transition and if it is less than 1 then prevent transition.

Regards

Ismael Jimoh
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 Leaders.
July 6, 2021

Suggest an answer

Log in or Sign up to answer