Is there a "proper" way to clean up orphaned records in the Inventory table?
Over the past couple of years, it has been a practice here to remove the size or color from an item when it is no longer available. We're changing our ways on this going forward, but there are currently a lot of records out there detached from their variants.
Part 2
We run the store allowing out of stock inventory to be shown, but would like to be able to disable certain sizes or colors without creating the orphans above. As a feature request perhaps we could add a "kill" character to the appconfigs that when found within the size color attributes, would cause that size or color not to be displayed for sale. For example
Red,Green,!Yellow,Blue
Yellow would not be displayed in the drop down or variants in table etc.
Incidentally this all came up because we are using the WSI interfaces for more maintenance and it is working great, but sometimes gives us insight into things we didn't realize were happening....
Thanks,
Rob