Forums

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

JQL Question: Issues with comments currentuser AND status within X days?... help

Daniel Ronnstam June 2, 2021

Hi. I love JQL but can't get below formula:

I need to filter out all issues that have been tagged by my name in the comment section during the last X days, AND within that same time-period have gotten a specific status set. Is this possible? 

Something like:

updatedDate >= -1d (status = WAITING AND comment ~ currentUser())

The above doesn't work, it just to explain.

1 answer

0 votes
Jack Brickey
Community Champion
June 2, 2021

Hi Daniel, I found a similar post that you might find useful. Find-all-mentions-in-comments-via-JQL 

Daniel Ronnstam June 2, 2021

This plugin for Jira Server is the exact thing I need. But is there not any similar App for Jira Cloud?

User Mentioned JQL | Atlassian Marketplace

Daniel Ebers
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.
June 6, 2021

Yes, this seems correct from looking into Marketplace. You still could contact the vendor and ask if they plan releasing a version for Cloud.

Suggest an answer

Log in or Sign up to answer