Hi,
Is there any way to find out that the user worked on multiple issues in past 3 months but he is not the current Assignee or Reporter..
Regards,
Suma
the query should be the following :
assignee was USERNAME and assignee != USERNAME and reporter != USERNAME and updated > startOfMonth(-3)
This query extracts all issue updated in the last 3 months worked by USER and that currently are not assigned or reported by the USER itself.
Hope this helps,
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.