Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted places and parties #96

Open
f27wood opened this issue Sep 10, 2018 · 1 comment
Open

Deleted places and parties #96

f27wood opened this issue Sep 10, 2018 · 1 comment

Comments

@f27wood
Copy link

f27wood commented Sep 10, 2018

At the moment we have no way of indicating when a place or party has been deleted, or deleting these from the list. To look in to as part of a future addition.

@f27wood f27wood added this to the Phase Two milestone Sep 10, 2018
@f27wood f27wood removed this from the Phase Two milestone Nov 29, 2018
@Conal-Tuohy
Copy link
Collaborator

Conal-Tuohy commented Aug 26, 2020

For some of the EMu-derived entities, deleting the entity produces a "tombstone" record which merely records that the entity is no longer available. This "tombstone" is propagated through the API, allowing e.g. Trove to perform the same deletion on their own database. But for the places and parties, a deletion in EMu does not produce a tombstone record, so the deleted objects are just silently deleted from the API on a weekly basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: High priority
Development

No branches or pull requests

2 participants