We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monica updates contact updated_at date when listed
contacts
uuid
updated_at
id
At list, no modification has been done into the contact. I should expect no update.
Besides, this slows down list drastically!
Your own self-hosted instance (monica v4)
4.0.0
Docker image
Nginx
MariaDB
No response
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. I am working on fixing this issue. Expect a pull request soon!
Sorry, something went wrong.
fix: bug with contact listing updating the updated_at date for all co…
51e1733
…ntacts (monicahq#7068)
No branches or pull requests
Bug description
Monica updates contact updated_at date when listed
Steps to reproduce
15163 Prepare update
contacts
setuuid
= ?,contacts
.updated_at
= ? whereid
= ?15163 Execute update
contacts
setuuid
= '2917ce9d-2830-44cc-9548-7e9dfadb3929',contacts
.updated_at
= '2023-12-15 08:47:40' whereid
= 1Expected behavior
At list, no modification has been done into the contact. I should expect no update.
Besides, this slows down list drastically!
Environment
Your own self-hosted instance (monica v4)
Version of Monica
4.0.0
Installation method
Docker image
Web server
Nginx
Database engine version
MariaDB
Additional info
No response
The text was updated successfully, but these errors were encountered: