Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Show project tasks on Personal Task board

Colleen Gotling
Contributor
June 21, 2023

 I hope I can explain this properly.  I have numerous projects in jira with tasks assigned to me.  I also have things I need to do outside of jira.  I want to be able to add tasks to my Personal task list in Jira and have ALL my tasks show on the board.  I am not seeing how I can provide a custom filter to the personal task list so that it shows all tasks assigned to me regardless of the "project".  Is this possible?

2 answers

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 21, 2023

Absolutely - all you need to do is create a filter (saved search) for the issues you want to see, and then create a new board that uses that filter.

I've got exactly that in several Jira systems.  My filter is something along the lines of "(assignee = nic or label = nic) and resolution = unresolved)"

Your personal tasks will need to be created as issues in a project somewhere for this to work though.

0 votes
Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 21, 2023

Hi @Colleen Gotling - Your board filter is as simple as this:

Assignee = currentUser()

though I would make it drop off resolved issues with something like this:

Assignee = currentUser() AND (resolved IS EMPTY OR resolved >= -3d)
Colleen Gotling
Contributor
June 21, 2023

Thank you, I understand the board filter but the problem is that I am not seeing where to set the board filter on the Personal Project.

Capture.PNG

Mark Segall
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 21, 2023

ok - It looks like you're working with a Team Managed Project.  It's still possible to create a unique board, but it won't cleanly tie to your project.  You could take these steps:

  1. Navigate to Boards
    1. https://YOURINSTANCE.atlassian.net/jira/boards
  2. Click Create Board
  3. Use the filter recommended earlier as the source for the board
  4. Once the board is created, you can Star it so it appears under Your Work >> Boards from the top menu.  You can save the board to your profile so it's tied to your account.
  5. On your project, you can create a shortcut to it so it's available from your project.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events