Ban on reopening applications in jira

sukhovsa September 27, 2022

It is necessary to prohibit users from reopening applications if the application was closed more than 7 days ago. Tell me how to do it?

3 answers

0 votes
sukhovsa September 28, 2022

I solved this issue with an SQL query and a post function on Jira version 9.2

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 Leaders.
September 28, 2022

Post-function implies you were talking about issues, not applications.

If you want to prevent people using transitions in certain cases, a post-function is absolutely the wrong way to do it.  A well-written one, best case, just crashes and fills your log with junk.  Worst case, it'll corrupt your issue and cause a memory leak.

You should be using conditions or validators to prevent transitions.

0 votes
sukhovsa September 27, 2022

no, I need to prohibit users for a certain project from reopening applications after 7 days from the "Closed" status

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 Leaders.
September 27, 2022

Repeating the question does not help explain it.

Are you trying to block people using the applications?  Or something else?

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 Leaders.
September 27, 2022

I don't think I understand the question.

You want to stop people using Jira Software boards or Jira Service Management projects by "closing" them?  You can do that by simply removing the applications from Jira.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events