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

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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events