To learn more about Tempo products, please visit our Help Center. For support, see our Support Portal.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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:

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

  • No labels