Hello,
I would like to get a direction of how to implement the following (we are using jira cloud , not standalone installation ) :
Update description field of the issue, once cloned issue (linked as clone ) description has been updated . All that can happen only to issues with specific "regular expression" in the name .
Thank you in advance,
Stella.
Hi Stella,
I think I have found a method for you to implement this. However it does have some caveats. From reading up on the Jira Misc Workflow Extension documentation in https://innovalog.atlassian.net/wiki/spaces/JMWEC/pages/94142514/Copy+field+value+from+linked+issues
It certainly looks like you can create a workflow post function that can copy field values from one issue to another, and limit it to issues with specific link types. That catch here would appear to be that this only happens in a transition of the issue. Out of the box, the description field can be edited even without executing a transition, so in those situation this change would not propagate to the linked issue until the transition is run.
Is this helpful?
Andy
Thank you very much .
I just thought to try to implement with that plug-in :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.