It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
Can I set a post function where when a sub-task is reopened, it will automatically reopen the parent?
JIRA 5.2.
Thanks.
-Ben
Yes, you can get the parent object of the issue and easily transition it to open state in the post-function (but only do it after checking that the current issue is a sub-task if sub-task and parent share the same workflow)
Here's the code in the answer, you need script runner installed.
https://answers.atlassian.com/questions/37059940
I have multiple projects that use variations of the same base workflow. The variations depend on the requirements of the project or issue type. The variations mostly come in the form of new statuses ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.