Hi Team,
My name is Matheus Fernandes, I am part of JIRA Support Team from Johnson & Johnson. I am currently working to get Script Runner configured to create default sub-tasks in automatically way. However, I am not getting it done. Look what I have done:
- Gone to Workflow that I want to change
- On the creation action, added the Post Function to create the subtask, below the exactly values:
- Condition= issue.issueTypeObject.name == 'Story' – Even removing this condition, it's not working.
- Target Issue Type = Subtask
- Sub-Task Summary= Sub-Task Script Runner Test
- Then I save the change, publish the draft
- Create the story in the project that is using the changed workflow
Following the steps above, I am not getting the expected result. Is there any thing that I am missing?
Thanks in advance!