Hi,
We need to call API in Jira on Issue status change to Resolved event and Pass below mentioned 3 parameters, please guide for the same
Parameters:
{ "TicketID": "TEST-1699", "Status": "Closed", "Comment": "Resolved" }
Thanks in Advance.
Regards,
Lakshmi.
Dear @A_Lakshmi Durga ,
how to do a transition by REST is very well described. Make sure, that in the transition screen, you are allowed to set the status (and the resolution). For firing a "Resolved Event" you need to configure this in the workflow of that issue.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.