Hello,
I'm searching a JQL for search all Issues with a comment created in the last 24houres with me as reporter.
updatedDate >= -24h AND reporter was currentUser()
displays unfortunally all updates, also changes of fixed version, status changes etc.
that does not help me
Hi @Frank Lohfeld,
If you have script runner, you can use the following query;
issueFunction in commented("after -1d")AND reporter was currentUser()
I know this Plugin, but i can't buy it.
It's no Problem to pay a price for a plugin - but it is not possible to pay a monthly fee for my Company/Department.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you're running server (vs cloud), add-ons have a yearly fee rather than a monthly fee.
ScriptRunner is a really great add-on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
oh, yearly fee looks god.
I will check tis next week.
Thanks so lot
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.