Rewire views with maps for the HydraulicBoundaryDatabase for the PipingFailureMechanismView: - Performed Cleanup over already modified file as part of this issue - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test Related to Issue [WTI-1508]