Hello!
I created a clone of a issue so that I could copy it to another ALM page however when I make any changes to the issue I cloned the changes don't reflect on the cloned issue. Is there anyway that I can make the cloned issue reflect changes I've made to the original issue.
Thank you in advance for any help!
You can do you like writing some listener by groovy or sil things.
https://marketplace.atlassian.com/apps/6820/scriptrunner-for-jira
https://marketplace.atlassian.com/apps/1218755/mygroovy
https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation
Or you can write own things using python and webhooks.
https://github.com/atlassian-api/atlassian-python-api
Cheers,
Gonchik Tsymzhitov
Is there anyway to make changes to one issue reflect in another-existing issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately... no. Although the purpose of cloning is to copy an issue to a completely separate issue and have them operate separately.
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.