What am Trying to achieve is..
Suppose I have an Issue named "ABC"
I want to create some automated sub tasks inside it with
1. ABC - Subtask 1
2. ABC - Subtask 2
Basically I want the Summary of the main issue to automatically populate in the Subtask Summary at the start + my additional subtask.
I was able to create a automation on creating a set of subtask automatically when one issue is created.
But I want to know is it possible with this naming ?
Hi @Swaroop Bangera
If you use the "create subtask action" you can easily specify the tasks and their titles.
To prefix them with the original issue summary you can use the {{issue.summary}} smart value:
Thank you this is what I was trying to achieve.It worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.