foodcoops / foodsoft

Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
https://foodcoops.net/
Other
328 stars 147 forks source link

Fix: List attributes to allow to search for SharedArticles #1071

Closed kidhab closed 2 months ago

kidhab commented 3 months ago

Without this list the application throws an error message if one tries to search for articles to be imported from a shared suppliers.

From the error message: Ransack needs SharedArticle attributes explicitly allowlisted as searchable

yksflip commented 3 months ago

hey thanks for your pr! can you resolve the rubocop issues or should i help out?

kidhab commented 2 months ago

I will have a look at the issue this week.

kidhab commented 2 months ago

done.