View Issue Details

IDProjectCategoryView StatusLast Update
0004678OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2013-01-17 10:55
Reporterarturas.sevcenko 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.9 revision 43186 
Target Version4.5.12 revision 52682Fixed in Version4.6.5 revision 49955 
Summary0004678: Article can not be converted to variant
Description_skipSaveFields forces OXPARENTID to skip fields array when its not set initially to some value, when article was created.
Steps To ReproduceCreate article without parentid.
Try to set article parent id.
Check your record in DB.
TagsProducts
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0003316 resolvedLinas Kukulskis OXID ERP Interface OXERPSetArticle ingnores values for OXPARENTID 

Activities

aurimas.gladutis

2012-11-20 13:16

reporter   ~0007914

added method changeToParent() which changes parentId to '' and saves item.

aurimas.gladutis

2012-11-21 11:26

reporter   ~0007926

method name changed to resetParent().