Is it possible to add a quick filter to a board to see issues by a user name?

Stella Bowen September 29, 2016

I would like to add a quick filter to my kanban boards that will allow users to see only the issues that are assigned to a specific user that is not them. 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 29, 2016

You could define a quick filter for "assignee = x", but I'd start with "assignee != currentUSer()" - that will give them a way to hide their own issues and not have a hard-coded user in it.

Stella Bowen September 29, 2016

How would I define a quick filter "assignee = x" I have some boards with several users and the team lead would like to be able to have a quick overview of what issues are assigned per user. 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 30, 2016

Go to quick filters and add a new one.  The JQL really will be something like "assignee = nic" or "assignee = Stella"

TAGS
AUG Leaders

Atlassian Community Events