Hi,
When an issue is cloned, the cloned issue shows up under Issue Links column similarly to how subtasks are shown
I figured that I could bulk edit subtasks but not the cloned issue.
Is there any way that I can bulk edit cloned issues?
Note that the Scriptrunner and the Exalate are installed.
Hi Joe,
You will have to use a jql filter to get the cloned issues.
Use this jql: issue in linkedissues (ABC-123,"is cloned by")
Then, you can bulk edit the cloned tickets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.