Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Error 500 and can not transition issue

Ron July 22, 2020

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":{}}


2 answers

1 accepted

0 votes
Answer accepted
Milan Chheda [INFOSYSTA]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 22, 2020

Are there any validations or post-functions? There are high chances those might be failing resulting in an error.

Ron July 23, 2020

post functions on the step that got me to the 'to close' status (decline):

  1. Set issue status to the linked status of the destination workflow step.
  2. Add a comment to an issue if one is entered during a transition.
  3. Update change history for an issue and store the issue in the database.
  4. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

and conditions:
Only the assignee of the issue can execute this transition.

(person trying to close is the assignee)

and for the close transition

  1. Set issue status to the linked status of the destination workflow step.
  2. Add a comment to an issue if one is entered during a transition.
  3. Update change history for an issue and store the issue in the database.
  4. Re-index an issue to keep indexes in sync with the database.
  5. Fire a Generic Event event that can be processed by the listeners.

When I click Edit on the Close transition I get the error 500 too with a skull on the page.

0 votes
Ron July 27, 2020

The problem resolved itself when I upgraded to Jira server. Software has slightly newer version. Might have needed re-indexing on the cloud install.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events