foodcoops / foodsoft

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

fix active storage links for attachments #1045

Closed mortbauer closed 4 months ago

mortbauer commented 5 months ago

we had strange issues with the current implementation, best described here:

image

with this fix the issues are gone.

mortbauer commented 5 months ago

Ok, this one took a long time to find, I think it might really work now!

mortbauer commented 5 months ago

Ok, rubocop is still failing but this is more or less code from rails activestorage itself.