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

♻️ Favor source_type config check #6707

Merged
merged 1 commit into from
Feb 20, 2024
Merged

♻️ Favor source_type config check #6707

merged 1 commit into from
Feb 20, 2024

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Feb 20, 2024

With the usage of Hyrax.config.admin_set_class and collection_class, we
don't want to assume this previous hard-coded behavior.

To account for this change, we need to introduce some additional logic
to perform multiple searches. While potentially non-performant,
hopefully the wings transformer logic can compress the models into a
single value.

With the usage of Hyrax.config.admin_set_class and collection_class, we
don't want to assume this previous hard-coded behavior.

To account for this change, we need to introduce some additional logic
to perform multiple searches.  While potentially non-performant,
hopefully the wings transformer logic can compress the models into a
single value.
@dlpierce dlpierce merged commit 630dc62 into main Feb 20, 2024
6 checks passed
@dlpierce dlpierce deleted the favor-configuration branch February 20, 2024 17:15
@dlpierce dlpierce added the notes-bugfix Release Notes: Fixed a bug label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants