As a logged customer , I've added some products in my cart (new entry in cart table is inserted with all my data)
What I observed: Every time I login to my account, the cart.updated_at date field is updated even if I'm not changing anything to my cart.
Is this a bug? If not, why does that field need to be updated every time we login?
Tested on shopware 6.4.14.0 and 6.4.11.0
The field is updated on every action I take as a logged user