oeplatform icon indicating copy to clipboard operation
oeplatform copied to clipboard

Post metadata migration: metaBuilder does not work on some tables.

Open jh-RLI opened this issue 3 years ago • 0 comments

Looking at tables like this one: https://openenergy-platform.org/dataedit/view/climate/openfred_timespans/ after the migration, the metaEdit cant retrieve the metadata from the table and cause a error in the js code.

Seems like the editor cant handle empty/undefined input data. Maybe we have to add an empty {} to the oemetadata field in the table if there is no parsable metadata present,

image

Error:

image

jh-RLI avatar Nov 10 '22 13:11 jh-RLI