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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is it possible to create a JQL query that returns all stories where I was mentioned in a comment AND I haven't left a comment after that comment in which I was mentioned?
I'm starting with this:
(text ~ currentUser()) AND Status != "Done"
The use case is to be able to create a list of all the stories that I've been mentioned in but haven't yet responded to.
Hi @Neal Vora -- Welcome to the Atlassian Community!
I do not believe that is possible with out-of-the-box JQL.
There are suggestions to add search by mentions to JQL, which you may watch/vote for to see progress:
There also appear to be marketplace apps for purchase to help with this, so perhaps check there if you are interested: https://marketplace.atlassian.com/
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.