Page 1 of 1

adding a category/product - not working

Posted: Sun May 13, 2012 10:44 am
by ram
Hi, I'm just getting started with broadleaf. Please address my (very basic) problem. I've just got a demo site from you and was working on the admin.

1. I changed the category url key for Yuban from yuban to yuban1. And now I'm not able to go below Yuban category to its products. Why is this so? Does the category url key have any dependency on some other code/configuration?

I changed the url key back to yuban and it works now.

2. I also added a few other new categories at the same level as coffee... and didnt have luck traversing below these categories. I'm assuming the issue is related with the category url key?

3. I deleted the new categories from step #2 in the admin; however they're still visible to the consumer.

Regards,
Ram

Re: adding a category/product - not working

Posted: Wed May 16, 2012 12:01 pm
by bpolster
Ram,

Not sure what is going on. I was able to reproduce and have opened up a ticket where this can be tracked in JIRA. Should be able to look into this in the next day or two.

http://jira.broadleafcommerce.org/browse/BLC-483

Re: adding a category/product - not working

Posted: Fri May 25, 2012 6:06 pm
by bpolster
This has been resolved. The problem only effected our private demo application.

The private demo segments the data for each of the various demo sandboxes. The code used in this instance had a cache component that was shared with the other demo sites that was not being cleared properly.

Re: adding a category/product - not working

Posted: Tue Jun 05, 2012 6:00 am
by ram
Thank you Brian. Just confirmed that I've been able to add new categories and products :)

Regards,
Ram