Hello Community,
I'm familiar with the "updatedBy" function and use it, for example, for tasks I've worked on in the past week.
issuekey in updatedBy(MyName, "-7d") ORDER BY updated DESC
Can I modify this query to search for currentuser()? This would allow me to share the filter via a dashboard with other colleagues.
Regards, Sven
Hi @Sven ,
In Jira you can only find the user details by giving the Name of the user in the Updatedby function otherwise by using CurrentUser we can't filter the tickets in Jira for Updatedby function.
It is not possible to use the CurrentUser() in JQL with UpdatedBy function.
Regards,
Asmath
greetings @Asmath Basha S ,
may it be possible to use the updatedby function to look for the changes by any user? Is there a wildcard that can be used instead of the user key?
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.