[jira] [Created] (OFBIZ-6939) Improve primary category association on product creation and update

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6939) Improve primary category association on product creation and update

Nicolas Malin (Jira)
Pierre Smits created OFBIZ-6939:
-----------------------------------

             Summary: Improve primary category association on product creation and update
                 Key: OFBIZ-6939
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6939
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: Trunk
            Reporter: Pierre Smits


Currently when the user creates a product and wants to set the primary category he is hindered by the aspect that no category associations exists (as it is a new product). The user must first save the product, and then set on or more categories before he can set the primary category. This takes the user 3 actions:
* create and save the product
* create and save a category association
* update and save the product

It would deliver a better user experience when the user could select any of the available categories when he creates a new product, and then the system would create the category association when the product is saved.

Also when the user changes the primary category the system should check whether a category association exists and if not create a new one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)