0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/chat/spec/lib
Renato Atilio af21184278
FIX: Refresh chat reviewable payload when re-flagging an edited message (#41739)
When a chat message is re-flagged after being edited (via the
`edited_since_last_review` path), `Reviewable.needs_review!` keeps the
existing reviewable and discards the freshly built payload. Moderators
then review a stale snapshot: text changes or uploads added in the edit
are never reflected in the review queue, which renders `message_cooked`
and `message_uploads` from the payload.

Refresh the payload on the existing reviewable so the queue reflects the
current cooked content and uploads.
2026-07-15 11:55:13 -03:00
..
chat FIX: Refresh chat reviewable payload when re-flagging an edited message (#41739) 2026-07-15 11:55:13 -03:00
chat_sdk DEV: correctly handle contract error in chat sdk (#37446) 2026-02-02 12:14:52 +01:00
discourse_workflows/nodes FEATURE: schema based workflow (#41684) 2026-07-15 13:22:29 +02:00
site_setting_extension_spec.rb
statistics_spec.rb