Files
chatmail-core/src
Hocuri ff7023580f fix: If there was no chat description, and it's set to be an empty string, don't send out a "chat description changed" message (#7879)
fix #7877

The bug was: If there is no chat description, and the chat description
is set to an empty string, the INSERT statement inserted a row with an
empty chat description, and therefore from the view of the INSERT
statement, something changed.

This PR fixes this by simply loading the chat description first, and
comparing it.
2026-02-23 12:37:48 +01:00
..
2025-11-16 14:48:50 +00:00
2026-02-03 18:31:55 +00:00
2025-10-26 07:08:54 +00:00
2025-11-08 03:26:23 +00:00
2026-02-08 01:57:10 +00:00
2025-06-26 14:07:39 +00:00