Create Filter that shows all tickets where newest comment mentions currentUser()

ker March 20, 2023

Hi community!

How do I create a Filter that only shows Tickets where the newest comment is mentioning the "currentUser()"?

Im currently using this filter:

(comment ~ currentUser()) AND (updatedDate >= -3d) order by created DESC

Which is not viable since it looks through all comments on a ticket.

 

1 answer

1 accepted

0 votes
Answer accepted
Tuncay Senturk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 21, 2023

Hi @ker 

Welcome to the Community!

You can't do that out of the box. You need to find an app that has a Last comment feature or write your own scripted field.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events