The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Updating MultiSelect Value is not working in jira cloud

Sneha A S
Contributor
September 15, 2019

 

def practice2 = put("/rest/api/2/issue/${issueKey}")
.header('Content-Type', 'application/json')
.body([
fields: [
customfield_10104:[{value:val1},{value:val2 }] ,

]
])
.asString()
}

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
DPKJ
Community Champion
September 15, 2019
Sneha A S
Contributor
September 25, 2019

ya.....i tried but still it is not working

TAGS
AUG Leaders

Atlassian Community Events