JavaScript Members Not Available in Measures

Hi,

I have a problem with calculated JavaScript members.

Recently, my administrator has updated the database which probably broke something. Before the update, JavaScript fields used to work just fine.

In Advanced settings, for test, I’ve created the following:

[jira.customfield_debug_test]
name = “Debug test”
data_type = “text”
javascript_code = ‘’’
issue.fields.customfield_debug_test = “hi”
‘’’

However, there is no “Debug test” field available in Measures when I try to create a report (with “Issue” in rows).

Import and Re-import all data works fine and field is checked in custom fields import.

I’ve simulated syntax error by removing " in the custom field’s definition, and import failed, so EazyBI uses my Advanced settings.

Would you please advise what can I / my administrator check to ensure JavaScript members are available for my reports?

Regards,
Paul

Hi @Paul1!

I am sorry to hear about the trouble. Please elaborate on what you mean by:

administrator has updated the database

Be as specific as you can regarding the actions that were taken.

I recommend importing data with the affected custom fields deselected. Then, import the data again with the fields selected for import. Does that bring the missing information back?

Best,
Roberts // support@eazybi.com