Get date when custom numeric field reached given value.

lraduj December 2, 2015

Hi,

I have a custom numeric field, let's say Score. Value of that field usually starts from low value like 1 or 2. Users can change it. Me as an admin I need to have a date when value of that field reached some value (e.g. 20). It can for example appear in another custom field of type date.

 

I found plugins like this: https://marketplace.atlassian.com/plugins/com.atlassian.plugin.automation.jira-automation-plugin/server/overview but I have JIRA v7.1.0-OD-02-025 which is not supported. I tried also some tricks with JavaScript, but code is being escaped so it's not interpreted.

Is there any way to find that date? 

Thanks, in advance.

 

1 answer

1 vote
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2015

Have you tried JIRA ScriptRunner - Scripted Fields?

https://scriptrunner.adaptavist.com/latest/jira/scripted-fields.html

lraduj December 2, 2015

Yes, it's not supported for JIRA Cloud, so I can't use it.

GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 3, 2015

Oops sorry. Your question does not have the label of "jira-cloud" so I assume it's not.

Suggest an answer

Log in or Sign up to answer