In the comments when we mention someone's name by typing @User. I want create filter to display actions assigned to users in the comments section. is this possible?
hi @Mona Siddique,
if you need to add a quick filter based on a user name in the comment section you may follow below steps.
If you want to filter in Advance search; use below JQL
comment ~ "<name>*"
hope it helps!
This was helpful. However above syntax does not return issues with comments where a user is referred as @UserFname Ulastname, see attached image. if the comment plainly contains name of the user it works fine. does it make sense?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hope you are saying when you search comment ~ "Gavin*" you are not getting the ticket you mentioned in above comment. am I correct?
But for me the same JQL works fine for both @username mentions and text names available in comment section.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's correct! JQL is not returning where name is mentioned as @Fname Lname
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.
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.