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

HUT: undefined method `alternative_title' for #FileSet:0x00007faefd9df720 #1133

Closed
scherztc opened this issue Dec 13, 2023 · 4 comments
Closed
Assignees

Comments

@scherztc
Copy link
Contributor

Descriptive summary

This test broke when we upgrade Hyrax from 2.9.8 to 3.6.

undefined method `alternative_title' for #FileSet:0x00007faefd9df720

Expected behavior

Something about alternate_title being part of required.

Actual behavior

Steps to reproduce the behavior

  1. Do this
  2. Then do this...

Related work

Link to related issues or prior related work here.

@scherztc scherztc added this to the Security and Maintenance milestone Dec 13, 2023
@scherztc scherztc self-assigned this Dec 13, 2023
@scherztc
Copy link
Contributor Author

samvera/hyrax#4318

@scherztc
Copy link
Contributor Author

samvera/hyrax#4354

@scherztc
Copy link
Contributor Author

  • Remove alternate_title from overwrite code.
  • Change alternate_title to alternative_title in Forms, Mappings, Seeds, Allow List, Solr indexing
  • Rake Task to migrate what ever is in alternate_title to alternative_title.
  • Clean Up Database for alternate_title
  • Confirm new works only have alternative_title

@scherztc
Copy link
Contributor Author

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