Forums

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

Tasks with "Done" status not visible in "Assigned to me" tab

Mateusz Czuchrak
Contributor
March 15, 2022

Hi, in the "assigned to me" tab I can only see the tasks which are in one of "To Do" (gray) and "in progress" statuses (blue). "Done" statuses (grren) are not displayed. 

btw. not all Done statuses equal resolved tasks in my JIRA.

How can I change the settings so that tasks with done statuses are visible in assigned to me?

https://prnt.sc/JPOjDwY6SNu- 

2 answers

0 votes
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.
March 15, 2022

"Assigned to me" is a simple filter in the background, you can replicate it with "assignee = currentUser() and resolution is empty"

You say "Done statuses equal resolved tasks" - you'll either need to change that such that they do match, or create your own filter that pulls out your issues according to your own rules on what you want to see.

0 votes
Pavel Junek
Community Champion
March 15, 2022

Hi Mateusz,

This standard Jira functionality is working fine - the filter really only shows tasks in the To Do and In Progress states, so it was meant as standard Jira feature. If you need to modify the filter so that you can also see tasks in the Done state, I think you need to create your own filter and possibly put it on the Dashboard or Board.

Pavel

Suggest an answer

Log in or Sign up to answer