Forums

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

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

0 votes
Mohamed Benziane
Community Champion
September 5, 2024

Hi,

what kind of information do you want to add ? 

Suggest an answer

Log in or Sign up to answer