Hi there,
I migrated some issues with their epics from a one project to another and almost everythig was put where it should be, except for one epic that still shows in my current Kanban board.
This epic is done and released, but it still shows in the board, I don't know why.
Since this is something we are not currently working on, I find it a bit annoying to have it there. Is there a way to hide it or remove it from the board without deleting the epic?
I have tried every trick I found (editing, moving, etc.) with no success.
Any guidance will be appreciated.
Thanks.
Eduardo
I can see on your screeshoot that you're reffering to the Epic Panel no the board itself.
To remove the epic from this list you have to change the EpicStatus field to Done. You can do this from the Epic Panel->Select the issue->Click the small Square/triangle icon->"Mark as Done"
Or you can use our Plugin the Agile Board Filter which includes a Live search and next week we'll be releasing new filtering options:
- Uncompleted
- Unestimated
Hi! I still have problems understanding this. I go to Board Settings and find the Query filters but do not understand what to put in order to filter the done epics out (I went to the epics and set them to done but they still appear in my board). I also noticed that many of you talk about Epic Status but I cannot seem to find that field.
Please help!
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fernanda,
in order to make Epics disapear from your Board, you#ll have to mark them as done. That refers to the epic status which is different from the workflow status of an epic issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi David!
Thank you for your answer! I did that and now when I go to see them in swimlanes they still appear ALL of them! and when I click "Hide done epics" They all go away which makes no sense! Please help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share the JQL you have?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the same issue where I created EPIC's to track parts of the project then tasks under the EPIC. I found that if you close the tasks and the EPIC task it breaks and still shows up on the Panel. As a work around I closed out all the Tasks under the EPIC, then used the option in the panel to mark the EPIC done which will remove it from the Dashboard. By marking the EPIC done directly other than the Panel it remains in there and you have to delete it since I can't figure out how to reopen it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually I figured that if you Start progress again it reopens the task and you'll be able to close out the Epic on the panel, then you have to go the EPIC Task and mark it done. Make sure you close out the EPIC Panel first otherwise it wont remove it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You mean the card id of the epic? CCDB-220, so it is associated with that project. Not sure if this is what you are asking.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's what I was asking. :-)
When you do a move, the Project it is associate with should change as well. The new ID would not be CCDB-220 but the new project code along with the next number for that project.
Have you actually tried to do a move? If so, what happened because it did not actually move.
If not, try that first.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This epic was moved from the RAC Dev Project to the CCDB project already and I want it to stay there. So yes, I already moved it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And it is still showing up on the RAC project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nope. I moved everything from that project to the CCDB project, so there's nothing there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By the way, in the RAC Dev project I had several completed epics. I moved them all at the same time to the CCDB project. All other epics, except for the Planning one, are in the right place. Since this was done in a bulk change, I don't understand why this single one ended up showing up in the CCDB Kanban backlog. Weird.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, I think I understand now - it just has the wrong status. Can you not just change the status from from Backlog to Done (moving in interim statuses if necessary)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The status is done already. It actually had that status since I moved it to the CCDB project. That does not change anything...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you provide a screen print of the issue itself?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe it has something to do with the Fix Version. Other than that, I'm not sure. Sorry. Probably time to open a ticket with support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And what is the card id? What project is it associated with?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rachel,
I don't see a "Configure" button; I click on the three dots in the top right and go to Board settings. I assume that is what you are referring to? There I see "Quick filters", which currently have to active filters:
assignee = currentUser()
updatedDate >= -1d
I think these filters come by default as I did not created them. Not sure exactly what they do.
I am attaching a screenshot. The epic I'm referring to is "Planning for release 1".
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Once you click on Board Settings, chose General, not Quck Filters. The information being asked for is in the Filter Query section.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Eduardo Fuenmayor
Epic has to be marked as "Done" - click on the coloured triangle to do so.
Epics have an additional 'Epic Status' field. Only when this is set to 'done' either manually or by workflow, epics will disappear from the kanban backlog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eduardo,
I think we'll need more information to answer your question. First, what is the query (filter) powering your board? We need to figure out what in your filter is letting that issue hang around.
Go to the board and click the "Configure" (JIRA Server) or "..." (JIRA Cloud) button at the top right. (You'll need to be a board admin to see this button.) Click the "Edit Filter Query" link to go to the JIRA search results page which will display the filter.
Some screenshots might help us as well.
In the mean time, a poor man's fix would be to exclude the issue ID from the filter. You could add "and issue != key-1234" to the end of your filter.
No need to delete your Epic!
We're standing by for more information,
Rachel Wright
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.