Forums

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

Can you use "updatedBy()" to show last updated by the reporter?

Alon Hammer
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 27, 2022

instead of user i want to use "reporter" doesn't seem to be possible 

1 answer

0 votes
Mark Segall
Community Champion
July 27, 2022

Hi @Alon Hammer and welcome to the community!

There is no native "updatedBy()" function in JQL.  However, there are a few fields that you can perform a history query against (Assignee, Fix Version, Priority, Reporter, Resolution, and Status).  So, if you're looking specifically for issues where the reporter updated status, you could do something like:

status was "In Progress" BY <reporter>

Outside of that, you'd need some type of 3rd party app to get any additional functionality.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events