A merchant has a lot of orders in Pending, Processing and On Hold state, this result in lot of quantity being reserved, as merchant don't want to process some of these orders due to some reason. Is it safe without any side-effect to remove the records reserved for such orders from the inventory_reservations table ?
Thanks!