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

Several issues have a string for "master_id" instead of a referencing a Person #6514

Open
1 task
tpendragon opened this issue Sep 27, 2024 · 0 comments
Open
1 task

Comments

@tpendragon
Copy link
Contributor

tpendragon commented Sep 27, 2024

Description

All of the issues at https://figgy.princeton.edu/catalog?q=Cn.+Lentulus have a string for "master_id" instead of a UUID. They should be Valkyrie::IDs pointing at https://figgy.princeton.edu/catalog/efdc3c1c-1c31-4fce-8b35-0f3522c24707, but they're not.

I have no clue how they managed to get this in there, I haven't been able to replicate it.

Acceptance Criteria

  • The above issues have a Valkyrie::ID in master_id pointing to efdc3c1c-1c31-4fce-8b35-0f3522c24707.

First Step

Find the ID of each one, go to https://figgy.princeton.edu/concern/numismatics/issues/<id>/edit, go to "master", search for "Lentulus", pick "Cn. Lentulus", and then save.

Sudden Priority Justification

This is bad data causing errors that only we can fix.

Backtrace

line 23 of [PROJECT_ROOT]/config/initializers/sequel_active_support_notification.rb: block in log_connection_yield
line 17 of [PROJECT_ROOT]/config/initializers/sequel_active_support_notification.rb: log_connection_yield
line 37 of [PROJECT_ROOT]/app/wayfinders/base_wayfinder.rb: block in relationship_by_property

View full backtrace and more info at honeybadger.io

@tpendragon tpendragon changed the title [Figgy/production] Sequel::DatabaseError: PG::InvalidTextRepresentation: ERROR: invalid input syntax for type uuid: "Cn. Lentulus" Several issues have a string for "master_id" instead of a referencing a Person Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants