Inventory/No way to find if a modifier group was added to a menu item after a specific date
Handle case that we add/remove a modifier group from a menu item and we want to retrieve catalog changes after a specific modifiedTime. Now the above action doesn't change the modifiedTime to items/modifierGroups. So if we want to track catalog changes after a specific date we have to fetch all modifierGroups and their items, and check if an item has been added/removed.
3
votes
Sofia Stergiopoulou
shared this idea