Hi,
I want to be able to keep priorities of cloned issues in sync.
Say, i update the priority of an issue; I want to be able to automatically update the priority of its cloned issue (to a value same as that in the issue its cloned from)
What are my options here?
Rahul
Community moderators have prevented the ability to post new answers.
You'll need some code in a listener (I'd use the script runner to do this, as usual)
Your listener will need to
There are a number of problems with doing this though:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.