I have a Feature card with state New i want to change the state of this card using API. I work on AA tool of RPA which doesn't support PATCH method. i want to update only "System.State" is there API query to update state?
As a workaround ,you can try to change the state via azure cli:
az boards work-item update --id [--state]