Forums

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

Why does Jira not reload structure for previously resolved stories?

Fatih Sahin December 8, 2023

I use below query in a structure to filter Epics (features) which has stories from my project and the stories are not resolved or rejected. I also added "Add issues belonging to epics" function so that it brings also the stories together with epics to my structure.

 

type=Epic and issueFunction in epicsOf("project = LSLI07 AND status != Resolved AND status != Rejected")

 

It works very well for all the conditions except one. When I set the story RESOLVED, the story disappears from the list as expected and this is very well. However if I reopen the story or set it back to IN PROGRESS, the story does not come back to the structure even though I refresh the page. To make it work, I have to edit JQuery again and click apply. Then it brings that story back to list. That's unfortunately the only way to make it work properly. But I would expect that it should reload without opening the JQuery edit window in Automation view. What can be the problem with that? Does Jira maybe not trigger the structure to reload the data when the story was converted from RESOLVED status back to IN PROGRESS? How can I solve this?

 

 

1 answer

0 votes
Stepan Kholodov _Tempo_
Community Champion
December 8, 2023

Hello @Fatih Sahin 

It is unclear what can be the reason for this behavior - when it comes to structures built with generators, structures should be updated in real time if any change is made to relevant issues. But since you're using non-standard JQL function and since we don't know all the details about your setup, it's hard to say what is the exact root cause.

Please reach out to us directly and submit a support request at our portal, and we'll go from there.

Best regards,
Stepan
Tempo (the Structure app vendor)

Suggest an answer

Log in or Sign up to answer