Show Reopened Issues on Rapid Board

Anna Chua January 8, 2013

I tried adding new Quick Filters for issues that have been reopened (Resolved to Reopened)
http://screencast.com/t/pfA2rK7JNL

and I can see it from the Column Section http://screencast.com/t/JZHxQxulm

However
, I can't still see it in Rapid Board. The current JQL that were using is

project = "Project1" AND labels is EMPTY ORDER BY Rank ASC

I tried this

project = "Project1" AND labels is EMPTY OR status = Reopened ORDER BY Rank ASC

but still not showing. I have actually tried other filter values too on Quick Filters but no luck. Any help? Thanks!

4 answers

1 accepted

1 vote
Answer accepted
C_ Faysal
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.
January 8, 2013
Hi all. What happens if you clear the "fix version"? I believe GH uses this one for released issues. If you're able to see the issue in the rapidboard after clearing the value you may need to add this as a postfunction in your "reopen" transition as well
Anna Chua January 8, 2013

You got it! I cleared the Fix Version/s: Re. The addition of value in postfunction, can I edit the GreenHopper Simplified Workflow for this? Or should I create a new workflow?

@Renjith. As always, thank you for your help.

C_ Faysal
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.
January 8, 2013
Hi liza. I never used GH simplified flows but i assume they're editable too
C_ Faysal
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.
January 8, 2013
If this situation appears in simplified workflows i believe atlassian should fix it in the next GH release. Please raise a support request like renjith already suggested.
Renjith Pillai
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.
January 8, 2013

Wow Faysal, that was a good one.

But I still do not understand as the Rapid Boards do not use fixVersion for deciding anything on the Planning board (it checks only for Resolved or not). Am a bit confused now.

C_ Faysal
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.
January 8, 2013
Thats confusing me too. But somehow its clear and logical too. As you add a fixVersion to an issue it says that there is an existing release this issue belongs to. So why should GH dive into historical stuff when it's main focus is on current and upcoming work processes. I think the simplified workflow should really be modified so that all scenarios are working fine.
Renjith Pillai
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.
January 8, 2013

Will get this verified.

Renjith Pillai
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.
January 9, 2013

OMG ! I was thinking all these while that @liza28 was having a scrum board.

Of course Kanban boards will not shows things which have a fixVersion, as that is the sub-query set in the Kanban board configuration to filtering completed issues.

Anna Chua January 9, 2013

@Renijth. Sorry I was not able to tell you the kind of board I'm using. Yes, it's a Kanban.

0 votes
Renjith Pillai
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.
January 8, 2013
May be its time to raise a support request with Atlassian with your xml backup data. Refer to this post while creating the ticket.
0 votes
danielwester
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.
January 8, 2013

If you skip the RapidBoards and go to the filter's rapid board - does it show up there? I would suggest troubleshooting from there first. If it appears there then head back to the RapidBoard

0 votes
Renjith Pillai
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.
January 8, 2013

While the answer to this appears to be that the workflow that is opening the issue from Closed to Reopened seems to be not setting the Resolution back to empty in the Post Function.

Can you post a screenshot of one of the Reopened issues?

Anna Chua January 8, 2013

Hi! Renjith. Thanks again for sticking with me. See http://screencast.com/t/VLLUatwXkuye

and this is the workflow screenshot http://screencast.com/t/F8lnWx6wIwx.

Renjith Pillai
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.
January 8, 2013

Sorry, can you also give your board filter JQL?

Anna Chua January 8, 2013

Hi! DanielWester and Renijth. Our column mapping is here - http://screencast.com/t/8aDPbKJgK

Is that correct?

@Daniel. When I try to use a filter with status "Reopened" the issue shows on Issue Navigator but not on Rapid Board

Anna Chua January 8, 2013

project = "VA Project" AND labels is EMPTY ORDER BY Rank ASC

Renjith Pillai
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.
January 8, 2013
danielwester
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.
January 8, 2013

Does it show up when you got the Issue Navigator for the JQL? If it shows up there - then it's a mapping issue inside the Rapid Board (I've seen ranking blocking things).

danielwester
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.
January 8, 2013

That all looks right to me.

Suggestions :

  1. According to that screenshot - you only have one item in the reopened state? I'm wondering if you might need to rank it higher (in Jira - under More actions).
  2. Can you go to the Issue and navigate to the issue on the rapid board from the Agile tab?

Renjith Pillai
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.
January 8, 2013

That looks fine :(

Can you reindex JIRA and see if issues are appearing? If yes, I suspect some problem in your workflow while reopening by which it is throwing and error before the issue reindex condition is being called.

Anna Chua January 8, 2013

Hi! DanielWester.

1. how can I do that?

2. yes I can.

@Renijth. I have just re-index and jira. The reopened issues are still not showing on Rapid Board.

Anna Chua January 8, 2013

by the way, we're Using GreenHopper Simplified Workflow. Does it affect the statuses?

Anna Chua January 8, 2013

Suggest an answer

Log in or Sign up to answer