i have create a custom workflow for issue module.
only with single update filed for state. each workflow status change the owner of issue.
now I would like to update multiple field for status.
In addition to updating the owner field, I want to update field “richiesta_ndc” a custom field created in issue customization, for single workflow state. i have create this
Thank you @ci2016, i have try your suggestion, but none!
I’ve done so many tests, but I still can not get it running with the custom script. I noticed that if there are more items of the same state on the workflow, only the first is applied, the others are ignored. I tried inverting the order, first updated to 1 the custom field and then changed the owner. the flag is put and the owner is not changed.