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

⚙️ Wrap hyrax initializer in after_initialize #29

Merged
merged 1 commit into from
May 30, 2024

Conversation

kirkkwang
Copy link
Contributor

Wrapping the knapsack's hyrax initializer in an after_initialize so it gets called after Hyku's. This one would help anywhere that calls Hyrax.config.curation_concerns.first because Hyku registers GenericWork first. Without this change, the first curation concern would be Oer which affects WillowSword and Bulkrax.

Wrapping the knapsack's hyrax initializer in an after_initialize so it
gets called after Hyku's. This one would help anywhere that calls
`Hyrax.config.curation_concerns.first` because Hyku registers
GenericWork first.  Without this change, the first curation concern
would be `Oer` which affects WillowSword and Bulkrax.
@kirkkwang kirkkwang merged commit 225dd53 into main May 30, 2024
9 checks passed
@kirkkwang kirkkwang deleted the willow-sword-testing branch May 30, 2024 18:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants