Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/DikeProfileEntityReadExtensions.cs =================================================================== diff -u -rb2b9fdf365e70928a05c57966eeed30d9050e528 -rba715436cd0186ee10a1edc13d547ee27bea4c89 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/DikeProfileEntityReadExtensions.cs (.../DikeProfileEntityReadExtensions.cs) (revision b2b9fdf365e70928a05c57966eeed30d9050e528) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/GrassCoverErosionInwards/DikeProfileEntityReadExtensions.cs (.../DikeProfileEntityReadExtensions.cs) (revision ba715436cd0186ee10a1edc13d547ee27bea4c89) @@ -69,6 +69,7 @@ { return new DikeProfile.ConstructionProperties { + Id = "fixme", Name = entity.Name, Orientation = entity.Orientation.ToNullAsNaN(), DikeHeight = entity.DikeHeight.ToNullAsNaN(),