How to assign issue to the same person in another user custom field?

Phyllis Zhu September 11, 2017

We have a responsible QA custom field and on a certain workflow transition with certain conditions we want the ticket to be assigned to that QA team member rather than what the workflow defines. 

How do I do that?

I'm using the Assign issue action and the only applicable option is to use smart value. However I don't know what the syntax should be. Help please!

"customfield_10103":{"required":false,"schema":{"type":"user","custom":"com.atlassian.jira.plugin.system.customfieldtypes:userpicker","customId":10103},"name":"Responsible QA","key":"customfield_10103","autoCompleteUrl":"https://neogov.jira.com/rest/api/1.0/users/picker?fieldName=customfield_10103&showAvatar=true&query=","operations":["set"]},"labels":{"required":false,"schema":{"type":"array","items":"string","system":"labels"},"name":"Labels","key":"labels","autoCompleteUrl":"https://neogov.jira.com/rest/api/1.0/labels/suggest?query=","operations":["add","set","remove"]},

 I tried

issue.responsibleQA.name

 issue.responsibleQA.key

 issue.responsibleQA.value

 issue.responsibleQA.user

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events