It's relatively easy to find tickets for which I am assigned. But my name also gets mentioned, or tagged, in the text descriptions when people need my help. I need a way to track those tickets. Please help!
Alternative solution - If you are tagged you should receive an email. So you can check directly your email and refer to an issue from there.
Hi!
You can try this JQL:
text ~ "your name"
text will look at every field to match your name
more here:
https://confluence.atlassian.com/jirasoftwarecloud/search-syntax-for-text-fields-764478343.html
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.