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

Rake task for updating collection_type_gid #982

Merged
merged 1 commit into from
Mar 6, 2024

Commits on Mar 6, 2024

  1. Rake task for updating collection_type_gid

    The structure of the stored collection type gid changed in Hyrax 3.0
    
    A rake task is needed to update the collection_type_gid that is stored
    on the collection as part of the upgrade from Hyrax 2.x process. This
    references the logic from the rake task that Hyrax has in versons 3 & 4,
    and updates it to work within Hyku tenants.
    
    The definition of collection_type_gid= changed in Hyrax 5.0. This
    rake task is known to work for updates to versions prior to Hyrax 5.
    Functionality for later versions is unknown.
    laritakr committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8c12959 View commit details
    Browse the repository at this point in the history