Hi,
I have a field description on create form with "abc" written inside it. After the issue has been created i need that the description should be updated to "abc + xyz" which "abcxyz". this means that i want to append the value xyz tot he existing value abc once the issue has been created.
I need this for JIRA cloud
I thought at least part of your requirements could be met by adding a post function to create transition, but after experimenting a little bit with modifying workflow I realized that this functionality is completely broken at the moment on Jira Cloud.
I added 'Update Issue Field ' post functions to multiple places but didn't notice any effect at all. Is anyone using these post functions with a success?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.