Cannot enable check_calculated_value for Account Calculated Custom fields

Hi,

I’ve setup some javascript calculated custom fields in the account settings that need to run on every import as they need to change values as issues get older / untouched.

Usually for jira fields we can enable fields like this to always import, but that’s not possible with these javascript fields. Is there no way to flag these scripts to just always run on all issues?

We can easily just run this overnight to avoid performance hits, but I’d hate to have to always have to remember to hit full reimport every day just to deal with this.

I could implement this as a scripted field, but that’s a performance hit on JIRA during work hours.

Have I missed something or is this a feature request?

1 Like

Hi @Chris_Pentz ,

Unfortunately, the check_calculated_value = true setting currently works only for Jira scripted custom fields (like ScriptRunner fields) and is not supported for eazyBI JavaScript calculated custom fields defined in account settings: List of custom field advanced settings

We do have this feature request in our backlog, and I’ve added your vote to it.

Best,
Gerda // support@eazybi.com

1 Like