Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to find issues which are updated by a specific user using JQL?

I am looking for a little assistance with the above,

We require the ability to be able to report on/use filters to show how many issues are user has touched over a specific period of time (Including transitioning, commenting, editing), is this possible? 

I know it is possible to use; 

status changed by slloyd

which would show which statuses have been changed, but is it possible to go deeper in and see how many issues have exactly been touched?

Thank you in advance.

2 answers

1 accepted

5 votes
Answer accepted

Hi Steven,

You can now use the updatedby() JQL function to get this information. https://confluence.atlassian.com/jirasoftwareserver081/advanced-searching-functions-reference-970611548.html

Laurie

That is exactly what I want, but when I try to use this function it does not show up in the syntax help and I get an error when I run the query.  What do I need to do to get this function?

I have found out how to do this.  You need a statement like:

issuekey IN updatedBy(<username>)

Like # people like this

Thanks. For anyone interested here is more detailed info about how to use this filter: https://community.atlassian.com/t5/Jira-questions/jql-filter-query-display-quot-Updated-BY-quot/qaq-p/802353

2 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Nov 07, 2018

Hello Steven,

To return all issues that have been "touched" by a specific user on JIRA, you will need to use a plugin to do this.

My recommendation is to use JQL Search Extensions for Jira that provide you a new parameter to search for any updated details on issues.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events