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: error when changing model class to "Generic" after editor has been executed #356

Closed schuelet closed 2 years ago

schuelet commented 3 years ago

When creating a specific model class, i.e. "predictive model" with the editor (close and apply) and then switching to generic model, an error is thrown. Execute failed: de.bund.bfr.metadata.swagger.PredictiveModel cannot be cast to de.bund.bfr.metadata.swagger.GenericModel

This does not happen when creating a generic model and changing it to a specific one.