Hi All, is it possible to update a custom user field with a selected user from the given role during a status transition using post function?
eg. I have a custom user field called QA Assignee. During transition to QA status, I want the ticket to be assigned to QA lead (i managed this using post function to assign the issue to a user in 'QA Lead' role), in the same transition I want the custom field 'QA Assignee' to be updated by one of the users in 'Tester' role. There are 5 testers, so they need to be selected in sequence. If possible I would like to find out the number of issues they are in as 'QA Assignee', and add the least number user to current ticket's 'QA Assignee' custom field.
Please help.
thanks,
Kalim