After NewSession() auto-begins a transaction, callers that perform writes must explicitly call Commit() for changes to persist. Without this, writes are silently rolled back when Close() is called. Affected callers: - user deletion notification cron - caldav token generation/deletion - token cleanup cron - mark-all-notifications-read endpoint - saved filter view cron - project background delete - typesense reindex - export cleanup cron - task last-updated listener - saved filter view listener - SSO team cleanup cron - migration status start/finish - background set/remove handlers - orphaned task position cleanup - file creation |
||
|---|---|---|
| .. | ||
| auth | ||
| avatar | ||
| background | ||
| dump | ||
| keyvalue | ||
| migration | ||