- Issue created by @ts.ag
Fixed missing CommerceSettings param in ProductVariationTypeForm constructor.
Added user data override for config, now there's an "override for me" option besides the global setting.
Added cache for the user data because for websites with thousands of users there was a significant performance drop due to the large number of DB requests.
- 🇮🇱Israel jsacksick
hm... Probably would have make sense to coordinate this change with us prior to working on this... For such a simple feature, we now have a 123kb patch to review... and I'm not even sure this is an approach we'd actually want to pursue. Usually there is a setting that can be toggled to skip adding the destination in collection views... I'm really not sure all of this is needed TBH.