How to update defect status using REST API
HI,
I am using RTC version 6.0 and I want change defect status from REST API
below is the URL for updating the defect status.
https://server/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/802?_action=com.adt.workflow.defect.action.a4
This URL work fine for standard template but not with customized template. and in specification file in template action ID's are same as standard template.
I can change the attribute, but not able to change status.
Can please any one help me on this ?
Thanks in advance.