How to search for tickets belonging to specific teams?
Ive tried the following jql:
team = "ABC:project>my team"
But it finds no tickets. There are thousands of tickets for this team.
Ive also tried:
team = ABC:project>my team
and
"team" = "ABC:project>my team"
Any suggestions?
Hello @SH
If your team name is ABC:project>my team, then the first request looks correct to me.
team = "ABC:project>my team"
Otherwise, you can use the team's ID, which you can find in your team's URL.
Interesting, so there is something wrong with our Orgs jira preventing searching on team name. How do I find the team ID? I dont know what the teams url is? If I open the team undr "teams" tab at the top, our team is missing.
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.