-
Notifications
You must be signed in to change notification settings - Fork 124
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
Cleans ID array attributes before persisting with pair-tree Valkyrie Fedora. #6884
base: main
Are you sure you want to change the base?
Conversation
This seems to address the symptom of a bigger problem, likely where an unsaved object with a nil id is associated with this parent object via an |
Test Results 17 files ±0 17 suites ±0 2h 19m 29s ⏱️ + 4m 54s Results for commit ff1a22c. ± Comparison against base commit e4f8a06. This pull request removes 273 and adds 275 tests. Note that renamed tests count towards both.
|
Fixes
Fixes #6874
Summary
Cleans ID array attributes before persisting with pair-tree Valkyrie Fedora.
Guidance for testing, such as acceptance criteria or new user interface behaviors:
Failed save on # undefined method split' for nil:NilClass
should not appear, replaced with a success message.Type of change (for release notes)
notes-bugfix
Bug Fixesnotes-valkyrie
Valkyrie ProgressChanges proposed in this pull request:
sync
ing, where instances ofValkyrie:ID
with empty ID values could be created.@samvera/hyrax-code-reviewers