[jira] Created: (OFBIZ-1528) Can't reconfigure aggregate items once they are added to cart

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

[jira] Created: (OFBIZ-1528) Can't reconfigure aggregate items once they are added to cart

Nicolas Malin (Jira)
Can't reconfigure aggregate items once they are added to cart
-------------------------------------------------------------

                 Key: OFBIZ-1528
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: SVN trunk
            Reporter: Chris Lombardi
            Priority: Minor


Steps to duplicate.

1.  Add an aggregated item to your shopping cart in the ecommerce app.
2.  View your shopping cart.
3.  Click on the aggregated item in your shopping cart.
4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.

I'm not sure what the best practice is here, but the current process flow was unexpected.




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1528) Can't reconfigure aggregate items once they are added to cart

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552340 ]

Bilgin Ibryam commented on OFBIZ-1528:
--------------------------------------

Chris,

I aggree with you that this is a missing feature. But also notice that this feature is not implemented for other products too.
For example you cannot see or change the variant product varions.

So I  suggest there should be more generic approach.
May be something like:
(currently it goes to product view screen, using the productId)


> Can't reconfigure aggregate items once they are added to cart
> -------------------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Issue Comment Edited: (OFBIZ-1528) Can't reconfigure aggregate items once they are added to cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552340 ]

bibryam edited comment on OFBIZ-1528 at 12/17/07 12:01 AM:
-----------------------------------------------------------------

Chris,

I aggree with you that this is a missing feature. But also notice that this feature is not implemented for other products too.
For example you cannot see or change the variant product varions.

So I  suggest there should be more generic approach, that works for all product types.

Currently when clicked on item from cart it goes to product view screen, using only the productId.
Instead we could use ShoppingCartItem and itemIndex and show the product detail plus  ShoppingCartItem details -like configuration, variation, quantity in the cart....

Other opinions ?

Bilgin

      was (Author: bibryam):
    Chris,

I aggree with you that this is a missing feature. But also notice that this feature is not implemented for other products too.
For example you cannot see or change the variant product varions.

So I  suggest there should be more generic approach.
May be something like:
(currently it goes to product view screen, using the productId)

 

> Can't reconfigure aggregate items once they are added to cart
> -------------------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1528) Can't reconfigure items once they are added to cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Lombardi updated OFBIZ-1528:
----------------------------------

    Summary: Can't reconfigure items once they are added to cart  (was: Can't reconfigure aggregate items once they are added to cart)

Good observation.  I removed "aggregate" from the summary.

> Can't reconfigure items once they are added to cart
> ---------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-1528) Can't reconfigure items once they are added to cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilgin Ibryam reassigned OFBIZ-1528:
------------------------------------

    Assignee: Bilgin Ibryam

> Can't reconfigure items once they are added to cart
> ---------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1528) Can't reconfigure items once they are added to cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626812#action_12626812 ]

Chris Lombardi commented on OFBIZ-1528:
---------------------------------------

In my travels, I found a site with an interesting way of handling this issue.

http://www.ttiglobal.com/ViewCart.aspx


> Can't reconfigure items once they are added to cart
> ---------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-1528) Can't reconfigure items once they are added to cart

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627227#action_12627227 ]

Jacques Le Roux commented on OFBIZ-1528:
----------------------------------------

Hi Chris,

Yes, fine indeed. I noticed that they use only dropdowns. This is also something we could consider, it's easier to deal with (less UI choices to do at coding level)

> Can't reconfigure items once they are added to cart
> ---------------------------------------------------
>
>                 Key: OFBIZ-1528
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1528
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Chris Lombardi
>            Assignee: Bilgin Ibryam
>            Priority: Minor
>
> Steps to duplicate.
> 1.  Add an aggregated item to your shopping cart in the ecommerce app.
> 2.  View your shopping cart.
> 3.  Click on the aggregated item in your shopping cart.
> 4.  A new, default aggregated item is shown, not the aggregated item with the configuration your previously chose.
> I'm not sure what the best practice is here, but the current process flow was unexpected.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.