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

MyModel.first fails with NameError for models without an #indexer #1459

Open
no-reply opened this issue Dec 15, 2021 · 0 comments · Fixed by samvera/hyrax#5294
Open

MyModel.first fails with NameError for models without an #indexer #1459

no-reply opened this issue Dec 15, 2021 · 0 comments · Fixed by samvera/hyrax#5294

Comments

@no-reply
Copy link
Contributor

e.g. in Hydra::PCDM:

Hydra::PCDM::File.first

Querying#default_sort_params tries to use the indexer (why does it do this at runtime!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants