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: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Is there any way to add user information while Issue is transitioned to another state using rest api

Is there any way to add user information while Issue is transitioned to another state using rest api

jay
Contributor
September 5, 2024

I am able to transition an issue from one state to another state suing rest api. EG : In progress to Resolved. But I am not able to include the transitioned user details in the Request payload. It is always taking the REST API login username to save the resolved user in jira. 

Is there any way to add user information while Issue is transitioned to another state using rest api ?

url : /rest/api/2/issue/{issueIdOrKey}/transitions

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Mohamed Benziane
Community Champion
September 5, 2024

Hi,

what kind of information do you want to add ?