concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
106 stars 66 forks source link

Option List #742

Closed SB1955 closed 1 year ago

SB1955 commented 1 year ago

Option List will not remove. After updating product the list returns?

Store 2.4.85 CMS 9.1.3 PHP 8.1.15

Mesuva commented 1 year ago

I think this has been resolved via https://github.com/concretecms-community-store/community_store/commit/b4b69e6e546db4f8c88e075d9378cf27da6564ea

SB1955 commented 1 year ago

Sorry updated php file, still holds onto list?

Mesuva commented 1 year ago

Sorry, I was mixing this up with attribute lists. Yes, I can see how option lists can't be removed. Will investigate.

Mesuva commented 1 year ago

Try this fix here: https://github.com/concretecms-community-store/community_store/commit/53ea8932afce2ae423fa17ebbff746beb28fe59f

SB1955 commented 1 year ago

Good man, thank you so much, fixed for me. Q: BTW: Do u get much sleep?

penbox-ad commented 1 year ago

Same problem occured to me, I couldn't remove options. I resolved it to add Hidden Value after Option List, then I can can remove options and after saving options are empty.