Skip to main content
Skip table of contents

Tempo side panel to filter out closed issues

This article is for Tempo for Cloud and Data Center

Question

Is it possible/how to NOT see issues in My Work that are closed?

Answer

Tempo is using Jira issue picker in Tempo side panel, therefore it’s not possible to filter out the closed issues at the moment. To prevent logging/planning time on resolved/closed Jira issues, it’s recommend to write a JQL of assigned and open (or not closed) status for a filter list as a work around. You can check Tempo Help Center document on Customizing what’s in the issue picker and on Displaying issue lists and Jira filters.

JQL Example:

CODE
assignee in (currentUser()) AND resolution = Unresolved

Please vote on Aha! ideas for improvement:

Cloud: https://ideas.tempo.io/ideas/T-I-1641
Server: https://ideas.tempo.io/ideas/T-I-228

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.