Hello team, I need to auto copy summary field from parent to sub:task (only for one sub:task) while creating a sub:task in create screen and in our organisation we are using script runner plugin a...
...reate "relates to" links for all those sub-tasks from project 1 where parent summary = summary of story from project 2. Is this something I'd be able to do with any of the automation apps? I a...
When I create a Sub-task via automation, I want the summary of the parent task to be copied to the summary of the sub-task. This: {{issue.parent.summary}} doesn't work. &n...
I am using basic Jira automation to create 2 sub-tasks if the trigger issue satisfies certain conditions. The trigger issue summary will always start with "Master: " and the sub-tasks summary must b...
Hello, Here I used the script using script runner behaviour that copies summary field from parent to sub:task and this script working perfectly but here i need to add default value (T...
Hello Team, I am trying to copy "summary" from linked issue(parent issue) to custom field of child issue when child Issue created through Big Picture. here is my Listener at created event. &n...
Hello, I can't seem to find an answer to this anywhere. When I run a filter query that returns sub-tasks in the results, the summary column always displays as [parent key] / [sub-task summary]. Is t...
Is there a way in which to get Confluence to display more than just the Key of the Parent Linked issues, when running a query? I'd also like to be able to show the Summary description, to provide m...
Up until when Epic Links were replaced with the parent field, I could write some JQL that would extract the columns I wanted. I would then use the Jira/Excel addon to export the results directly i...
...tasks for stories when there is only one subtask. It is then very often just a copy of the parent summary. I simply cannot get it to work. I've tried to follow what is described here: https://s...
Copied to clipboard