You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Lombardi (JIRA)" <ji...@apache.org> on 2007/12/17 05:53:43 UTC

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

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.


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

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Bilgin Ibryam (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Chris Lombardi (JIRA)" <ji...@apache.org>.
     [ 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.