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?
Not totally clean but... "status IN (Open, Reopened, "In Progress") and updated <= -14d"
or build a dashboard to show activity stream/ create a global filter by username
I am sure there is a plug-in somewhere...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.