The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Query to show open issues last commented by the Reporter

Deleted user
August 10, 2018

Hi.

 

I am trying to find a way of finding all open issues that were last commented by the the user who logged the issue (the Reporter). This is the simplest form of my query but I cannot see any way of doing this. Any ideas?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Ryan Fish
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 Champions.
August 10, 2018

@[deleted]

Not totally clean but... "status IN (Open, Reopened, "In Progress") and updated <= -14d"

  • would slice the data enough to sort by assignee, reporter, or date commented

or build a dashboard to show activity stream/ create a global filter by username

I am sure there is a plug-in somewhere...

TAGS
AUG Leaders

Atlassian Community Events