How to check who has last updated the jira issue last?

rbalamu2
Contributor
February 23, 2023

Hi Team,
How to check the who has last updated the status or modified the status without scrolling down to jira history. 
I would like to get this info either via JQL or using jira gadget/dashboard.

 

Kindly help at the earliest.

 

Thanks,

Rahini

1 answer

0 votes
Yuliia_Borivets__SaaSJet_
Atlassian Partner
February 23, 2023

Hi @rbalamu2 

Do you need to see updates for a single Jira issue?

1. JQL

For the specific issue, you can try something like:

issuekey = MAR-1111 AND status changed AFTER "2023-01-01"

or if you want to get changes between specific statuses:

issuekey = MAR-1111 AND status changed FROM "In Progress" TO "Done" AFTER "2023-01-01"

You can find some examples here: History searches with & without JQL [10 examples] 

2. To monitor changes on Jira dashboard, you can try the Activity Stream Gadget, but there is no way to filter by status only.

3. Issue History for Jira add-on works well with historical searches, including statuses. You can get changes for a single task or list of issues and customize the report according to your needs.

status changes in jira.png

The app is developed by my team.

Let me know if you have any questions. Hope you find the best option for you.

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