Hi @Sara,
That is unfortunately not a search supported natively in Jira, but it can be done with marketplace apps like Scriptrunner or JQL Search Extensions.
Hope this helps!
Hi @Sara,
I’m Prosper, a support engineer at Appfire, and I’m here to help you.
As @Walter Buggenhout has said, this isn't supported natively in Jira, but if you are open to 3rd party solutions, the app I work for, JQL Search Extensions for Jira, you can use the query below to get the results for your use case:
commentedByUser = "{username}" and commentLastCreatedOnDate > -7d
You can see more information about this query here, and please contact our support if you have any other questions about this query.
We’ll be happy to help you!
Best regards,
Prosper.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.