I got my issue on status 'to close' and want to transition to status closed.
Other issues can transition from this status to closed, the steps after 'to close' are 'force reopen' and 'reopen and clarify'.
There is 3 options to transition from however, I get 'can not load statuses and transitions'.
I tried resaving from draft to published for the workflow, but that did not help.
When I try to resolve the issue in VSC I get this error:
{"statusCode":500,"body":{"errorMessages":["Internal server error"],"errors":{}}
Are there any validations or post-functions? There are high chances those might be failing resulting in an error.
post functions on the step that got me to the 'to close' status (decline):
and conditions:
Only the assignee of the issue can execute this transition.
(person trying to close is the assignee)
and for the close transition
When I click Edit on the Close transition I get the error 500 too with a skull on the page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem resolved itself when I upgraded to Jira server. Software has slightly newer version. Might have needed re-indexing on the cloud install.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.