From c121bec1882c1c655f6ddfcc33254e2cb83cee08 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Tue, 22 Mar 2022 17:12:22 -0700 Subject: [PATCH] help center: Explain details of content moves. --- .../zerver/help/move-content-to-another-stream.md | 12 ++++++++++++ .../zerver/help/move-content-to-another-topic.md | 6 ++++++ 2 files changed, 18 insertions(+) diff --git a/templates/zerver/help/move-content-to-another-stream.md b/templates/zerver/help/move-content-to-another-stream.md index e2c21a6b7c..b611f96460 100644 --- a/templates/zerver/help/move-content-to-another-stream.md +++ b/templates/zerver/help/move-content-to-another-stream.md @@ -79,6 +79,18 @@ option. {end_tabs} +## Moving content to private streams + +Access to messages moved to another stream will immediately be controlled by the +access policies for the destination stream. Content moved to a private stream will +thus appear to be deleted to users who are not subscribers of the destination stream. + +Content moved to a [private stream with protected history](/help/stream-permissions) +will only be accessible to users who both: + +* Were subscribed to the *original* stream when the content was *sent*. +* Are subscribed to the *destination* stream when the content is *moved*. + ## Related articles * [Rename a topic](/help/rename-a-topic) diff --git a/templates/zerver/help/move-content-to-another-topic.md b/templates/zerver/help/move-content-to-another-topic.md index b1b9acd76b..6bd017d0d4 100644 --- a/templates/zerver/help/move-content-to-another-topic.md +++ b/templates/zerver/help/move-content-to-another-topic.md @@ -4,6 +4,12 @@ By default, any user can change the topic of any message. This is useful for keeping messages organized even if some users are still learning how to use topics effectively. +Zulip's [permanent links to messages in +context](/help/link-to-a-message-or-conversation#get-a-link-to-a-specific-message) +will automatically redirect to the new location of the message. [Muted +topics](/help/mute-a-topic) are automatically migrated when all messages +after a certain point are moved or an entire topic is renamed. + Organization administrators can [configure who can edit topics](/help/configure-who-can-edit-topics), or turn off message editing entirely. See the