Hi friends please help me on that?
Thanks in Advance.
Means,i want to find out issues who made last changes by admin.
Depnds what you mean by updated - you have to query against specific fields in JQL. If you mean transitioned from one state to another you could do a query like
status changed by jwinters
@James Winters This query doesn't work. Can you provide some JQL please.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI, if you copied and pasted his JQL it may not work because it has 2 spaces between status and changed. I just tried JQL: status changed BY currentUser() order by updated DESC and it worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi! This and many more JQL keywords are supported after installing our plugin. Make sure to check out the JQL Search Extensions for JIRA Cloud - soon also for the server!
All the features are presented in the reference manual . Just install and enjoy the free trial!
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.