View Issue Details

IDProjectCategoryView StatusLast Update
0001703OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
ReporterMoehlis Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.4.3 revision 30016 
Summary0001703: variants are assigned to category when using the administer products > categories ajax list
Descriptionwhen assigning categories in the article menu, only the parent is added to oxobject2category.

when assigning articles in the category menu, parent and all variants are added wich produces a lot of overhead and can produce errors in custom modules.

Also there is another issue, that: when user UNassigns the parent article from category, the records for variants are left in the oxobject2category.

As solution for all such cases, need to fix:
1. In AJAX lists, when Parent article is assigned to category (in Category menu), DO NOT automatically assign the variant-articles. So if only parent-article is assigned, then only record for parent article is inserted to oxobject2category table.
2. in such case if option "Display Variants in Assignment Lists in eShop admin" is OFF, and user unassigns parent article from category, and there are some variant articles left assigned from before, then - UNassign also the variants.

TagsAJAX, Variants
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0001603 resolvedvilma_liorensaityte Assigned articles are displayed in both AJAX lists for categories 

Activities

There are no notes attached to this issue.