Hi there,
Is there any way I can find out, which tickets are currently assigned to the last commenter?
Motivation / Assumption: if someone makes a comment, it is probably a question. And in order to be answered quickly, the ticket should better be reassigned to someone who shall answer the question. I would like to review the tickets, which are assigned to the person who last commented.
I've got ScriptRunner installed, but couldn't make up anything with the methods it provides.
Thanks + Cheers - rene
This is not really an answer, but an alternative approach - automate instead of report.
You'll find a "last commenter" plugin helpful for your reporting, but JQL doesn't really have a way to say "and last commenter == assignee"
I use a slightly different approach:
There's variations on that - a far more simple approach than "resolver" is to use the function "assign to last developer" (Jira misc workflow extensions plugin I think), or be a bit more clever and write a script-runner post-function that can implement your "new assignee should be" logic.
By JQL it is not possible out of the box. You can use a plugin like "Essential Custom Fields for JIRA" which has a custom field for last commenter ( https://marketplace.atlassian.com/plugins/com.primefieldsoftware.jira.essentialcustomfields )
This field is also searchable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Time to up your Loom game! The new Loom Essentials Certification is here! Show off your skills, learn pro tips, and get officially recognized. Perfect for taking your video messaging to the next level.
Learn moreOnline 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.