Hi,
we want to set up a email notification if a specific field is changed to a specific value. I am not sure that this field is in every Jira configuration present. We call it "Feature Team". I want to check against other fields too.
Is it possible to check if a customfield was changed in a defined time period to a specific value? Like
Project = ABC AND customfield_12345 = "MyValue" WITHIN >-1h
Thank you
Hi Boris Berenberg, I've seen this Addon but since I am no admin nor do I have access to the admin area this is no option. But thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Some Guy (love the name!)
Not sure you are going to be able to do this with straight JQL since history of custom fields is typically not available. But you certainly could do it with an add-on such as Automation for Jira (free Lite version or paid Pro version) or ScriptRunner if you have either of those.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John Funk,
thank you :P
We have installed the ScriptRunner addon, how would one do that? Do you have a documentation? I did not find any.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, I do not use ScriptRunner either. Hopefully, someone with expertise there can help you out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.