My problem:
At one point, everything was working fine. Associated simple products for a configurable product inherited the configurable products' categories. Then we reorganized some categories and added a few new ones, and now all existing child products' assigned categories have been wiped out, and when I create a new configurable product and use quick create to associate child products, it no longer passes the parent product's category assignments along.
What I've tried:
I've tried assigning products to categories through Manage Categories > Desired Category > Category Products tab > Reset Filter button > Check off all desired products, but then Magento becomes unhappy with me and won't make the change. Now it looks like I'm also stuck going through all the simple products manually and assigning categories.
Solution I'm looking for:
I do not want an extension as a solution, as we already are using several, and have had issues with them conflicting with each other. Is there a simple way to programmatically assign a parent product's categories to its child product? Or perhaps there's some setting that I'm overlooking?
Any help would be greatly appreciated!