Hi ,
I'm trying to update a custom field and also do transition via Edit Issue. Is it possible ? (thought its updating custom field but not doing transition)
PUT /rest/api/3/issue/{issueIdOrKey}
{ "fields": { "customfield_12345": [ { "accountId":"xcxccccasc" } ] }, "transition": { "id": "51" } }
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here