We want to be able to track when vendors are either added or removed from a product in the system, but it appears that when this action is taken the updated_at field remains unchanged.
Could you please add functionality to update the updated_at field when this action occurs? If not how else are we supposed to track such changes?
Thanks!