WTI-2538: Corrected synchronization logic bug for dunes: - Current selected target probability meta data item attribute gets overwritten by a faulty value when a selected, non-distinct item is shifted downwards. This is solved by caching the current selected meta data attribute before updating
WTI-2527: Corrected synchronization logic bug: - Current selected target probability meta data item attribute gets overwritten by a faulty value when a selected, non-distinct item is shifted downwards. This is solved by caching the current selected meta data attribute before updating
WTI-2507: Made AssessmentSection generic again and make use of the IFailurePath: - Moved SpecificFailurePath and derivatives to the Integration namespace