Hi all,
I am trying to configure a post function that sets the field "assignee" depending on the selection of a radio button in a transition with the info of the field "reporter" under the next condition:
if the radio button selection (mandatory in the transition) is not "pending info", the field "assigne" takes the value of the reporter.
If the radio button is "pending info", the field assigne doesn´t change.
I have no idea what´s wrong. In this moment no matter how I configure the post function either the field "assignee" changes everytime or never.
Current Post function configuration using JSU:
Currently with the settings of the image above the field "assignee" changes everytime.
Any ideas?
Thank you
Regards
Hi @cnun Welcome to Atlassian Community!
Are you using JIRA Cloud or JIRA DC/Server ?
If you are using JSU Auotmation Suite for JIRA Server or Jira DC, i think there should be two postfunction one for pre condition and another is to copy value from other field.
Have you selected the correct Reporter field (system field) ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.