Forums

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

Need help to build search JQL query

TMPSAPPI
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 20, 2019

I want to fire JQL query in a such a way that - 

1 - It should take time frame of 1 week 

2 All incidents which are commented by specific user in that week.

 

 

2 answers

1 vote
Alexey Matveev
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 20, 2019

Hello,

You can get all incidents, created within 1 week:

created > startOfWeek() 

But you can not select issues commented by a specific user.

You would need a plugin. 

0 votes
Piotr Bojko
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, 2019

Smart QL can do this. It provides SQL capabilities with the same user experience as for native Jira JQL with full support of permission system on the row level (you won't access the data you are not meant to).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events