generated from dopt-python/py311
Major overhaul of data model #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current data model does not correctly represent the target behaviour and reality provided by WCE. The current data model falsely models company entries collected during the initial recording as separate entities. But these entries are just enhancements to the initial recording of an inidividual person.
The companies are defined by their unique ID obtained from the database of the app "Kontaktliste". This ID should also specify the company's profile within the CRM app. Currently each additional information block is inserted as a separate entity even if it is not and does not represent a unique entity.
The following errors or misunderstandings must be solved/cleared: