Hello,
How to build a JQL query to get issues commented after they got resolved or canceled?
Hello @Zsolt Hollo ,
This is not possible out of the box. And looking at the documentation of two major JQL plugins, it seems to not be possible using them either :
ScriptRunner - which I own, I tried and did not work
JQL search extensions - which I do not
However these plug-ins will allow for more complex queries, even though they do not support something like "lastcomment > resolutiondate".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.