Question
Integrity: Edit field state over api
Hi,
I would like to change the field 'state' to a value that the workflow contains over api.
The workflow consists of Unspecified, Active, Retired. Every edge has 'everyone' permission.
The type is Test Step
The command is: im editissue --fields=State=Retired
The error message is: Could not save modified item 325885: The following fields may not be edited [ State ]
Do you have any clue to solve the problem?

