Adjusted StorageSQLIntegrationTest to verify the round trip saving and opening RT projects: - Fixed failiing test: -- CollectionEntities should always be set for the dune failure mechanism meta entity to prevent ArgumentNullExceptionsWTI-1654
Adjusted StorageSQLIntegrationTest to verify the round trip saving and opening RT projects: - Included the new entities to be loaded - Switched order in the CreateExtensions: locations should be created first to prevent InvalidOperationExceptions because no matching DuneLocationEntity is foundWTI-1654
Removed obsolete create extension for the general dune erosion input --> the corresponding meta entity is created by the failure mechanism create extensions alreadyWTI-1654
Adapt Create and Read Extensions: - Modified extension methods for the DuneLocationOutput --> Cleaned up files, implemented missing NULL check - Adjusted implementation of the Hydraulic Boundary Location Output create extensions --> replaced cast to byte with a convert according to our own guidelinesWTI-1654
Modified database design: - Introduced similar structure as the hydraulic boundary locations as in grass cover erosion outwards failure mechanismWTI-1654