backdrop-contrib / ubercart

A flexible but easy-to-use e-commerce system for Backdrop.
https://backdropcms.org/project/ubercart
GNU General Public License v2.0
4 stars 10 forks source link

UC image styles don't delete or unlock after uninstall #466

Closed laryn closed 1 year ago

laryn commented 1 year ago

I installed UC during my first session at Backdrop Live today, onto the demo site I set up and later uninstalled it to clean up (since I'm planning to use the same demo site for my next session). I discovered that the image styles that get created by UC do not get deleted or unlocked to allow for deletion after UC is gone.

I think what we've done for content types (for example) is to unlock them from being controlled by the module so that users can delete them manually after UC is gone, but not automatically doing a destructive act.

laryn commented 1 year ago

I take it back. It looks like they did delete automatically but were still cached.