View Issue Details

IDProjectCategoryView StatusLast Update
0005791OXID eShop (all versions)4.01. Database handlingpublic2014-08-25 08:01
Reportertadas 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.6 / 5.1.6 
Target Version4.8.8 / 5.1.8Fixed in Version4.9.0_5.2.0_beta1 
Summary0005791: oxfield2shop values are not removed when parent article is unassigned from shop
DescriptionWhen article with variants is assigned to subshop and it's variant price is changed, oxfield2shop values are updated accordingly. However, once the parent article is unassigned from shop, oxfield2shop values still remain. After assigning the article to subshop again, it gets existing values from oxfield2shop.

Steps To Reproduce1. Create subshop (without inheritance, set parent to main shop)
2. Assign an article with variants to this subshop
3. In subshop, change article variant price
4. Unassign the parent article
5. Check database oxfield2shop table, not removed entries should be there
6. Assign parent article again, it should have prices set previously.
Additional InformationIt seems that it is heavily related to non active variants. They're probably the ones not removed from oxfield2shop upon parent unassignment.
TagsDatabase, Variants
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.