Hi,
Is there a possibility to automatically filter the tickets assigned to me? So that when I go into a project I don't have to press on my icon every time to filter the tickets?
Thanks,
Nicholas
Hi @Nicholas Bertazzon and welcome to the community!
Unfortunately, no. However, you could simply go in one time and select the quick filter for "Only My Issues" and then bookmark it and use that as your entry point to the project.
Welcome to Atlassian, Nicholas!
To answer your question, yes you can automatically filter the issues to only show the ones assigned to you.
You can do this by creating a new board within the project that contains a filter to only show the work that is assigned to you. Alternatively, you could create the board using a filter to only show the tasks assigned to the current user. Below is the JQL you can use to update the board query.
project = XXX and assignee = currentuser()
Hope this helps!
-Aaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.