Update migration integration test to have less test cases, improving perfomance. Temporarily disable migration console tests that do not work on the default agent WTI-1614
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocsWTI-1621
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)WTI-1621
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up testWTI-1621
Introduced Util projects for Height- and StabilityPoint-structures: - Required to separate the generic StructuresHelper implementation into specific structure implementationsWTI-1621
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)WTI-1621
Removed mirror property SectionResults2 for ClosingStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocsWTI-1621
Introduced Util project for closing structures: - Required to separate the generic StructuresHelper implementation into specific (ClosingStructure) implementationWTI-1621