VirtoCommerce/vc-platform

Ability to delete all instances of linked issue in given catalog

alynabriscoe opened this issue · 3 comments

Problem:
It can be very inconvenient when we want to remove an item from a given virtual catalog because it can be in multiple categories and you have to go through and find and delete the link in each category.

Solution:
It would be nice if there was a new button next to the Delete button that is like "Delete All Instances" that would remove the item from everywhere in that catalog.

Alternative (optional):
Another option would be if you search for the item and select to delete it, on the popup where you have to type yes, have a list with checkboxes of all the locations the item exists in the catalog and you can choose which ones you want to remove it from.

Proposal of changes:
Describe the technical details of this feature realization, if you have ideas.

Additional context (optional)
Add any other context or screenshots about the feature request here.

@alynabriscoe
Thanks for idea
As workaround, we added options to find all links in catalogue module 3.202

  1. Go to product (category)
  2. Open properties
  3. You should be able to see Links widget
  4. Clicks Links to see all links for specific product (category)
  5. You are be able to find and delete all links

image

I forgot to respond, but thank you! I hadn't noticed that widget before I saw your message and have used it many times since!