I know that I can query something like comment ~ currentUser() ORDER BY updated and get tickets with my recent mentions, but if I was mentioned 3 months ago and the ticket is updated today, it's at the top of the list.
How do I get my recent mentions?
There’s none to my knowledge OOTB in Jira.
You will need to write a custom function using an addon like scriptrunner for this if you are on server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.