Building Work Team Queries

You can query for issues assigned to a specific work team, for example, all issues assigned to the QA Team:

Assigned Work Team = QA Team

You can also use the <My Work Team> macro to query for issues assigned to the work team of the current user. For example, this query finds all open issues assigned to the user’s work team:

Assigned Work Team = <My Work Team> AND
State = Open

Related Topics

About Work Teams

Defining Work Teams

Assigning Users to Work Teams

Adding Work Team Support to Web Views