You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to use remove_ssffTrackDefinition() on the fm track in kielread_emuDB.
The fm track was referenced in EMUwebAppConfig.perspectives[0].assign[0] and that assignment was not removed – leading to the schema validator of the EMU-webApp refusing to accept the database.
The same is true for EMUwebAppConfig.perspectives[0].contourLims[0].
The text was updated successfully, but these errors were encountered:
I just tried to use
remove_ssffTrackDefinition()
on thefm
track inkielread_emuDB
.The
fm
track was referenced inEMUwebAppConfig.perspectives[0].assign[0]
and that assignment was not removed – leading to the schema validator of the EMU-webApp refusing to accept the database.The same is true for
EMUwebAppConfig.perspectives[0].contourLims[0]
.The text was updated successfully, but these errors were encountered: