I'm trying to set up some Tempo Dashboards based on team compositions. To do so, the dashboard needs to pull from a Jira Filter and that filter needs to search for all issues assigned to members of a specific team. For the filter, I don't want to manually type in everyone's name because these teams are 20+ people and I'll have to manually update every time there is a head count change. Instead, I'd like to set up the filter to search for all issues assigned to members of a team set up in Tempo. Is there a lien of JQL code that can do this?
Note: Currently, our issues only have people assigned and not teams. And our tempo teams are kept up to date and so I would like to just reference those.
Hi and Welcome,
you can use JQL-functions.
"Tempo Team" = "Team Name"
This requries the use of Tempo Team custom field .
Tempo JQL functions for advanced Jira search
BR
Kai
Let me re-phrase the question, is a way to create a Dashboard in Jira that will filter in all time logged by a specific set of individuals by account? In other words, I have Account A, B, C and D and I want to see how the logged time for my team of 10 people fits into these accounts. In this set up, the accounts are linked to each Jira issue and the Jira assignee can be anyone in the company (beyond just the 10 people).
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.