You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you update a product's title or any property from the admin panel or API, You will notice that the updated_at field of the product will remain unchanged.
Expected behavior
updated_at field should be correctly updated with the current timestamp
Package.json file
Node.js version
v22.11.0
Database and its version
PostgreSQL 15.2
Operating system name and version
Windows 11
Browser name
No response
What happended?
If you update a product's title or any property from the admin panel or API, You will notice that the updated_at field of the product will remain unchanged.
Expected behavior
updated_at field should be correctly updated with the current timestamp
Actual behavior
updated_at field doesn't update
Link to reproduction repo
https://github.com/medusajs/medusa-starter-default
The text was updated successfully, but these errors were encountered: