From 0de26932ea84f4e3b7a77da1ae8908166b93ce85 Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Tue, 11 Mar 2025 17:22:29 +0100 Subject: [PATCH] help: Update message edit history introduction. Now that we have and use the last_moved_timestamp field in the message object, we show the correct "edited" or "moved" indicator for the message when we don't have access to the full message edit history in the web app. --- help/include/message-edit-history-intro.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/help/include/message-edit-history-intro.md b/help/include/message-edit-history-intro.md index 1eec84dc64..8f5929173d 100644 --- a/help/include/message-edit-history-intro.md +++ b/help/include/message-edit-history-intro.md @@ -5,6 +5,4 @@ or [topic](/help/move-content-to-another-topic). Modified messages are tagged as **edited** or **moved**, with the **edited** indicator taking priority. You can view the history of how a message was -edited and moved, if this is allowed in your organization. In organizations -where viewing message edit history is not allowed, moved messages are simply -marked as **edited**. +edited and moved, if this is allowed in your organization.