Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
Erik S.Erik S.Change Log Message
Fixes category processing problems on category item importPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
1077External issue URL
Story Points
2Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Erik S.
Erik S.Change Log Message
Fixes category processing problems on category item import
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
1077
External issue URL
Story Points
2
Fix versions
Affects versions
Created July 5, 2011 at 8:40 AM
Updated December 30, 2024 at 2:02 AM
Resolved July 25, 2012 at 10:33 AM
Here several problem with category item import I've found recently:
When in "Popup Mode", then pressing "Cancel" button on last import step will replace left (menu) frame (and not right frame) import template.
No matter what category is specified in CSV file, but any created product will have target import category set as primary and a category from CSV file as secondary (problem, since "Parent Section" field appeared on an editing form).
Columns "Category1", "Category2", ..., "CategoryN" from CSV file are ignored during import, when they are manually specified in import column list (in automatic column detection mode they work).