May I change defect state via REST API?
Based on section 'Partial Update of a Work Item ' this page - https://jazz.net/wiki/bin/view/Main/ResourceOrientedWorkItemAPIv2 , I can successfully change my defect's severity but failed to change its state (e.g. from 'Resolved' to 'Closed').
Is this a limitation? or before I send a PUT request, anything should I do? Please advise.
Is this a limitation? or before I send a PUT request, anything should I do? Please advise.