Summary:
When a hierarchy is deleted, products becomes invisible in admin (but exist in the DB)
Detailed Description:
Hi,
when deleting a hierarchy, the producttohier table entries (with the concerned
products) are deleted, but not the products themselves. The problem is that we
can not view them after that in the admin list ( in order to delete or edit them
- must use phpmyadmin instead ).
Thx.