Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Result = Tickets commented by currentuser in the last 14 days

Frederic Winters January 21, 2025

Hello there,

 

Is it possible to filter Jira into this result: 

"Tickets commented by currentuser in the last 14 days"

I just found this one:

"commentedBy = currentUser() AND updated > "-14d" ORDER BY updated DESC"

But I just want to know if the user's last comment was created within the last 14 days.

I don't care if someone else has commented in the last 14 days.

 

Best regards

1 answer

1 accepted

2 votes
Answer accepted
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2025

Hi @Frederic Winters 

You could use the JQL clause, updatedBy(user, dateFrom, dateTo)

If you want more option based on comment on a date, then you wil need to look for a marketplace app that will extend the JQL options.

Frederic Winters January 21, 2025

Hi @Marc - Devoteam ,

thanks for your answer.

But "updatedBy" does not exist so I cannot use this.

Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2025
Frederic Winters January 21, 2025

Hi @Marc - Devoteam 

thank you very much. I use this in a wrong way before.

It works but only by using a specific User. 

Is there a way to specify “current user”?

Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2025

Hi @Frederic Winters 

No there is not, only a specific user.

If you add marketplace apps that can extend you JQL options, that will suite your need.

Like; JQL Search Extensions for Jira

 

Like Frederic Winters likes this

Suggest an answer

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

Atlassian Community Events