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: 

"rejected" status

ESTERBEN
March 6, 2024

Hello,

Is it possible to enforce that if an issue is in the "rejected" status, new issues cannot be created under it? if so how?

Thanks in advance :)

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Matt Parks
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.
March 6, 2024

Do you have any plugins? If you have Scriptrunner, I think it would be possible to write a script validator that would check the status of the parent and, it it's in the Rejected status, return an error.

If you have JSU, you could use the Linked Status validator, although that might be a little cumbersome, since you'd have to specify all of the statuses that the parent could be in, and just not include Rejected in that list.

ESTERBEN
March 10, 2024

Hey,
Thanks,
We have Scriptrunner but no I'm not good and skilled at it. Do you know how to do it?

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.
March 10, 2024

You don't need Scriptrunner or apps to do this.

Edit the workflow, find the Rejected status and edit it, adding a workflow property of jira.permission.create.denied to it.

 

DEPLOYMENT TYPE
SERVER
VERSION
9.4.8
TAGS
AUG Leaders

Atlassian Community Events