solidusio-contrib / solidus_globalize

:earth_africa: Model data globalization for Solidus
https://solidus.io
BSD 3-Clause "New" or "Revised" License
14 stars 60 forks source link

Variant Autocomplete Breaks #144

Closed jarednorman closed 2 years ago

jarednorman commented 3 years ago

The variant autocomplete feature that's used in various places in the admin (for example when adding items to an order) breaks when using this gem because this code attempts to run a ransack query across an association to a translated field, which doesn't work.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.