Hi, Guys,
Got a weird task here: say I have an issue (Issue no.1) that has this certain type of link with a group of another type of issues, then when I create a sub-task under this Issue No.1, I would like the same type of sub-task are created under each of the issue in that group. These issues and sub-tasks would be under the same project.
Is this something doable?
any help/suggestion is appreciated.
-Ben
Community moderators have prevented the ability to post new answers.
You can do it in a listener. When the subtask is created under Issue 1, catch the event and create the same under the issues in the same group.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.