Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,139
Community Members
 
Community Events
184
Community Groups

Filter using JQL for last mention tags me AND waiting for my reply

I have many ticket notifications in Jira. And wish via dashboard to just be able to view tickets that I'm mentioned in and I haven't replied. Thus ensuring people aren't waiting for tasks/comment/replies from me.

 

Something like this...

 

issue in mentioned(-3d, unreplied) - Filters all the issues that I'm mentioned in past 3 days, and I haven’t reply yet or marked as replied.

I'm sure this must be possible someone and potentially using some AND,OR,NOT combination alongside. 

 

Anybody any ideas? i cannot install plugins or third party plugins as not Admin of the workspace. So this has to be mashed up with JQL :D

3 answers

0 votes
Daniel Ebers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 30, 2020

Hi @David Carter

there have been some workarounds on this during the last years. Some users reported them to work, then the workarounds cease operation, then there will be new workarounds.

If you want to read through them you can do it here:
https://community.atlassian.com/t5/Jira-questions/Show-my-mention-s/qaq-p/220486
For the "unanswered yes/no" part I would earliest care then the mentions are gathered correctly.
A label "answered" could be a solution.

A sustainable fix to the JQL query requirement would be that something like this will be implemented - so just feel free to leave a "vote" in this Suggestion:
https://jira.atlassian.com/browse/JRACLOUD-27594

Cheers,
Daniel

hey @Fadoua unsure exactly how this syntax would look, can you point me to the syntax itself. I've played around for a bit but can't seem to get the desired syntax from my original question

Fadoua
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 30, 2020

@David Carter 

Can you try the following?

updated >= -3d AND status = "To Do" AND assignee in (currentUser()) order by created DESC

0 votes
Fadoua
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 27, 2020

@David Carter 

You don't need any plugins to achieve the results mentioned above

You will need to build some JQL queries then add the filters to your dashboard.

Please start with the first link as it has basic information.

Let me know if you have any questions

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events