Hi!
Here's the situation:
What is the correct way to update custom fields via WF post function?
Hi Gleb.
As per Haran's explanation - seems that you would use the Insight Postfunction: Set a Jira custom field with the attribute value from a selected object
Any created post function on the create transition should be placed after the actual creation of the issue. So do not put it first in the list, it will not work.
Kind regards,
Yinon
Team Riada
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gleb Kartashov ,
If i got you right , there is a Custom Field A that needs to be updated mandatorily , and the custom field B needs to updated based on the field value of Custom Field A.
If thats the case you can use combination of post function and validators.
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.