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

Cleanup null records in libraries #111

Open
aaccomazzi opened this issue Mar 1, 2018 · 1 comment
Open

Cleanup null records in libraries #111

aaccomazzi opened this issue Mar 1, 2018 · 1 comment

Comments

@aaccomazzi
Copy link
Member

Apparently there are cases where records in a user's library can get a "null" value in their bibcode field. The theory is that these are deleted bibcodes which no longer exist in SOLR.

  1. We should verify that these entries represent deleted bibcodes by checking backup versions of the database
  2. We should verify what part of the code inserts these nulls and decide if some exception needs to be generated or warning logged
  3. We should run periodic cronjobs that scan the database and remove these entries.
@aaccomazzi
Copy link
Member Author

An example of one such libraries is: https://ui.adsabs.harvard.edu/#/public-libraries/2rdsLcoaQSyp3Prie-EQAw

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

No branches or pull requests

1 participant