Update Assignee field only if left unnasigned...

Issue #304 closed
Will created an issue

We have a wf toolbox post-function in place now that populates the assignee field based on issuetype using 'Set a field as a function of other fields'.

the setting rule is:

(Bug)jsmith
(Task)mrrobot

Is there something I can do to only replace the field if left unassigned so that if the issue is assigned on the create screen the selected assignee is not overwritten?

Thanks

Comments (4)

  1. Fidel Castro Armario repo owner

    Hi Will,

    You simply have to check parameter "Don't overwrite target field if it's already set". Look at the screenshot:

    set-field-as-function-of-other-fields.png

  2. Log in to comment