You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I am looking to create a filter issues based on who transitioned the issues from one status to the next. More than likely the users will not have been assigned to the issue, so I am hoping that I am able to search/filter based on information in the History.
Is this possible?
Simply, you can create a custom user picker and set the value in post-function with current user.
Alternatively, you can write a JQL by giving a specific user. Ex:
It is also possible to get this info from database. Check this post.
At last, take a look at paid add-ons in marketplace.
status changed from "In Progress" to Done by user
for this query, do you put the name of the user after by?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
CLOUD :
Cog > 'User Management' > [search for, and click on the user]
from the URL bar, copy the user's Unique User Identifier (after "/users/")
status changed from "In Progress" to Done by gfedcba987654321abcdefg12
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.