Forums

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

Jira is not detecting states as open

Laura Vallejo
Contributor
November 12, 2018

After some configurations in Jira, when I click on one project it is no able to see the issues. I think Jira takes them as close.

How could I fix it?

Thank you!

1 answer

0 votes
Yogesh Mude
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.
November 12, 2018

HI @Laura Vallejo

After some configurations in Jira

What you have been done the changes to the existing system?

when I click on one project it is no able to see the issues.

Are you able to see the issues other than the Open Status?

 

Laura Vallejo
Contributor
November 12, 2018

Configurations: As far as I remember, I was configuring Field configuration schemes.

Yes. If I change the filer to for example "Done issues" I can see the "Closed".

Is there any configuration related to states that can affect here?

This is the main workflow:

Captura.PNG

Thanks!

Yogesh Mude
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.
November 12, 2018

Ok, if you are able to see the issues with Closed status then check the below JQL.

Project = xyz and status not in (Closed)

Laura Vallejo
Contributor
November 12, 2018

That works:

Captura1.PNG

Is maybe related to translations? ¬¬ 

Yogesh Mude
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.
November 12, 2018

Nope, As you shared the workflow earlier, whenever user will create the issue it will go to Open status only.

Now check JQL with status = open

Laura Vallejo
Contributor
November 12, 2018

Captura2.PNG

Yogesh Mude
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.
November 12, 2018

HI @Laura Vallejo

Open status issues are showing, right? but if you see in both the attached image BIO-106, BIO-107, and BIO-114 Is showing in both...means status != open and status = open. so here might be you someone has renamed the status name.

Is this same workflow is shared with other projects as well?

Laura Vallejo
Contributor
November 12, 2018

I think both filters are working perfect. 

I translated the states. I definitely think it is something relatived to tranlations. And yes, this workflow is showed in 2 projects.

Captura3.PNG

Yogesh Mude
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.
November 12, 2018

Yeah, might be the issue with Translation.

Suggest an answer

Log in or Sign up to answer