Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs =================================================================== diff -u -r23c107445180b538c4716f96c9067fe6d29f11aa -ra940166534b3dd6e778de2e7c8e7e5241f3d3381 --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs (.../RingtoetsPlugin.cs) (revision 23c107445180b538c4716f96c9067fe6d29f11aa) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/RingtoetsPlugin.cs (.../RingtoetsPlugin.cs) (revision a940166534b3dd6e778de2e7c8e7e5241f3d3381) @@ -491,7 +491,7 @@ new ForeshoreProfilesImporter(context.WrappedData, context.ParentAssessmentSection.ReferenceLine, filePath, - new ForeshoreProfileUpdateDataStrategy(context.ParentFailureMechanism), + new ForeshoreProfileUpdateDataStrategy(context.ParentFailureMechanism, context.WrappedData), new UpdateMessageProvider()), Name = RingtoetsIntegrationPluginResources.ForeshoreProfilesImporter_DisplayName, Category = RingtoetsCommonFormsResources.Ringtoets_Category,