Search code examples
jirajira-agilekanbanjira-xrayjira-filter

How can I update my Kanban board's filter to ignore closed XRAY Test issues?


I have a Kanban board and I see all XRAY Test issues in Open issues navigator even though they are closed. The Open issues are using a filter to pick issues where Resolution is unresolved and all XRAY issues has Resolution as UnResolved as the workflow doesn't mandate picking up a resolution for the XRAY Issues. Can anyone help how to update Kanban board - Open issues filter to ignore Closed issues or how to update resolution for XRAY Issues?

Created a filter and tried to use it on Kanban board but the board doesn't let me update the open issues filter


Solution

  • For Jira to think of an issue as being closed it needs to have something in the RESOLUTION field. The status of the issue doesn't matter, even if it is CLOSED or DONE.

    You could use batch update on all closed XRAY Test issues and give them a resolution value. I would also suggest modifying the workflow to set a resolution value when an XRAY Test issue is transitioned to CLOSED.