Issue
I don't know how to see which issues are assigned to me or my team in the Sentry UI. I want to filter the Issues page by assignee.
Applies To
All SaaS Customers and Self-Hosted Users
Workflow / Issues
Resolution
To see issues assigned to you or your team, go to the Issues page and filter with the assigned search property:
assigned:me: issues assigned to you.assigned:[email protected]: issues assigned to a specific user (by email).assigned:my_teams: issues assigned to teams you belong to.assigned:#team-name: issues assigned to a specific team.assigned:none: unassigned issues.
Combine values in a list to match any of them, for example assigned:[me, my_teams] to see issues assigned to you or your teams.
To also include issues that are suggested to be assigned to you (based on ownership rules and suspect commits) but are still unassigned, use assigned_or_suggested:me.
You can save any of these filters as a custom Issue View for quick access. For the full list of options, see the issue search properties.
[Screenshot: the Issues page search bar with assigned:me entered, showing the filtered list of issues assigned to the current user.]
