Project

General

Profile

bug #9801

Updated by Andreas Müller over 2 years ago

as part of OriginalSourceBase. As it is 1:1 the mapping should be done the other way round to make orphan removal work. CdmLinkSource must link via FK to OSB. Currently it is the other round. 

 There are a view workarounds that may be removed after fixing this. Search for #9801 in code. 

 Also move flush to service layer (see notes in code) if not yet done.

Back