Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

Need to get list of jiras updated by user in last week and total time taken

Hi Team,

On daily basis, my team is rechecking submitted bugs/enhancement requests in the jira portal. As team leader, need to know how many jiras are reviewed by each team member and how much time is expended on weekly basis. To get this information, can you please help me with jira search command?

Thanks,

Adarsh

1 comment

Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 05, 2023

Hi @Adarsh Kamkar 

Welcome to the Community!

I don't think you can have a single search command to have that data. I'd suggest using an app. For instance you can use Enhancer Plugin which provides

Status Entry and Status Exit User custom fields. With this fields created, you will be able to see who transitioned to (or from) Review status (or any status).

It also has Time Between or Time in Status custom fields which help you show the time passed in those statuses. After defining the custom fields, you can see the results even for the issues that have been transitioned before defining the fields. (You will need to reindex Jira to use them in search though).

Please remember that I am one of the folks behind Enhancer Plugin. Please let me know if you need further assistance.

Like Adarsh Kamkar likes this

Hi @Tuncay Senturk

Thanks for the suggestion.

It need an admin access/permissions to add Enhancer Plugin to our JIRA system. Can you suggest something which would work for normal user?

Getting approvals for adding custom fields through admin will take lot of time and effort which may even end-up in cancelling this request so I am checking if we can do something using the existing setup!

Thanks,

Adarsh 

Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 06, 2023

If you have right to change the workflow, you can modify it to have some date/time and user fields which you set via post functions. 

For instance, you can add a post function for the "Review" status setting the "reviewed by" user custom field to be the transition owner. Similarly, you can set the "review started date" date custom field. However, this can only affect the issues that will be transitioned after the workflow change.

I hope I was clear!

Comment

Log in or Sign up to comment