Forums

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

How to find Previous Assignee of tasks using jql query in Jira?

Saurav Kumar Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 4, 2025

I want to filter out the tasks, stories, bugs, etc. that were once assigned to another user and now the "Assigned to" has become blank?

2 answers

3 votes
Dave Mathijs
Community Champion
July 4, 2025

Hi, @Saurav Kumar Singh Welcome to the Atlassian Community!

You could try the following JQL with currentUser() as example:

assignee IS EMPTY AND assignee CHANGED FROM currentUser()

 

0 votes
Gor Greyan
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.
July 5, 2025

Hi @Saurav Kumar Singh

Welcome to the Community!

You can also try this one.

assignee = EMPTY AND assignee WAS user.name

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events