RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Editor bug: Nullpointer Exception if reference date is null #339

Closed schuelet closed 3 years ago

schuelet commented 3 years ago

The Gropin models have references without a date assigned to them. In FSKEditorJSNodeModel -> migrateReferenceDateToYear, this case is not considered, leading to a NullPointerException.

Gropin Models are stored in ModelRepository/FSK-Web on the external server (e.g. knime://external-KNIME-Server/ModelRepository/FSK-Web/0145e1ec-acbe-4ca5-b5df-973f88a0f45c.fskx)