Forums

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

When you create a sub-task can you automatically inherit fix version from the parent without add-on

Ramandeep Sandhu March 13, 2018

When creating a sub-task, the fix version of the sub-task needs to be set separately. In most cases, the sub-task will have the same fix version as the parent task. Is there a way that this is done by default whenever a sub-task is created ?

If not, are there some pointers that will help me to create a plugin that will do this job for me ?

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
March 13, 2018

You need to create a post function plugin. Which would find the parent of the sub-task and set the fix version for the sub-task.

https://developer.atlassian.com/server/jira/platform/creating-workflow-extensions/

You can use Power Scripts or ScriptRunner plugins. These plugins will make it easier for you to create such functions.

Ramandeep Sandhu March 15, 2018

Ok will try this out.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events