Issue Summary
While Approving an issue from REST API, Jira doesn't check if the Status if actually having an Approval associated to it
Steps to Reproduce
- Create a workflow similar to the below
- Move the ticket to the Questions status which doesn't require an Approval, In the UI also, there is no approve button shown.
- But it is possible to Approve the issue from REST API
Expected Results
- As mentioned in the documentation, this should have thrown an error 400
Actual Results
From REST API, it is possible to successfully Approve the request.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- links to
- mentioned in
-
Page Failed to load