Hello all,
I am configuring a workflow so that on transition a custom field value is copied from the transitioning issue to linked issues of "implements" with the same custom field.
Normally this would be easy with the built in JMWE function, but I have been tasked to see if we can account for if the destination field is not empty, is it possible to append instead of replacing.
I did not see this option when looking at the existing copy jmwe function, so I am thinking I may need to build my own post function, and any guidance with Nunjucks would be really appreciated!
Welcome to the community,Use set issue field post-function between two transitions,attaching images for your reference
you can set the field if field is Empty.
Hope this helps
@Michael MacDonald if this helped to you can you hit Accept Answer so that it will helps to others if anyone facing the same issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pasam,
After further research, it looks that JMWE copy field post function will only allow append action if the field is a multi-select type.
I appreciate your help, and hopefully this info proves useful to you too!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Michael MacDonald Thanks for the update
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.