Remove externalIdentifier #574
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?
Status quo
ExternalIdentifier links an external id to an internal one and is used on the API to support linkage between external system entry ids and the internal ones.
ToDo
If an entry is deleted completely from the database, the corresponding
ExternalIdentifierneeds to be wiped from the database as well.Attention
This issue has to be done with #573 !
Implemented in #575