Files
mattermost/server
Nick Misasi ef80288cac MM-68160: Fix post reminder confirmation not appearing for replies in RHS (#36124)
* MM-68160: Show post reminder ack in RHS for reply reminders

Set the reminder confirmation ephemeral post root_id to the thread root
when the reminder is set on a reply, matching how thread views key posts.

Re-enable websocket integration tests for reminders and add coverage for
reply vs root behavior.

Made-with: Cursor

* SetPostReminder: validate post before persisting reminder

Read the post and reminder metadata before inserting into PostReminders so
a failed GetSinglePost or metadata lookup cannot leave an orphaned row.

Made-with: Cursor
2026-04-21 14:09:17 +00:00
..
2026-04-21 02:33:20 -07:00
2024-05-15 12:05:13 -03:00