Forums

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

Cannot make any transition after issue created, probable re-index problem

stuck
Contributor
October 23, 2024

Hey guys,

Today, I am facing this issue in more than one projects. Issues are creating but the workflow is not indexing, so issues are becoming zombie. Cannot make any transition:

Screenshot 2024-10-23 111735.png

There is no problem in conditions, permissions, etc, already checked.

 

Usually, for this kind of problem, we are reindexing the system or changing the workflow. However, these projects that I am facing problems are too big to change workflow. And right now it is not possible to reindex.

 

How can I fix that problem efficiently? I am open to all solutions including DB and scripting.

2 answers

0 votes
Radek Dostál
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.
October 23, 2024

Transitions have nothing to do with indexes. Indexes are for search purposes, and search purposes only.

 

One of these should apply to your scenario:

 - there is a workflow condition on all transitions from the issue's status preventing you from seeing them

 - you do not have 'transition issues' permission in the project

 - the workflow's create step is invalid and does not contain the right post-functions that it should (there should be a post-function to store the issue's status, metaphorically speaking); this case is unlikely, but it can create issues without a valid status for it's workflow

0 votes
Trudy Claspill
Community Champion
October 23, 2024

Hello @stuck 

Why is it not possible for you to reindex?

The problem you are facing is typically a workflow Conditions issue where Conditions limit who can execute transitions or a project Permissions issue. If you have confirmed that neither of those is the cause then your Jira Administrator should open a support case directly with Atlassian.

https://support.atlassian.com/contact/#/

Suggest an answer

Log in or Sign up to answer