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 4 Next »

This article is for Tempo for Cloud, Server and Data Center.

Question

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

Answer

To prevent logging/planning time on resolved/closed Jira issues in the Tempo Side panel, it’s recommend to write a JQL of assigned and open (or not closed) status 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