From 3fccc0fcf98166b9c47c02e678c9cd8d66db9bf8 Mon Sep 17 00:00:00 2001 From: Benks Date: Wed, 19 Mar 2025 18:18:50 +0100 Subject: [PATCH 1/3] Update occ_command.rst Warning about Share URL change after moving a calendar. Signed-off-by: Benks --- admin_manual/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/occ_command.rst b/admin_manual/occ_command.rst index 8ed4a2182..4581844f7 100644 --- a/admin_manual/occ_command.rst +++ b/admin_manual/occ_command.rst @@ -594,7 +594,7 @@ This example will list all addressbooks for user annie:: to move a calendar named ``name`` from a user ``sourceuid`` to the user ``destinationuid``. You can use the force option `-f` to enforce the move if there are conflicts with existing shares. The system will also generate a new unique -calendar name in case there is a conflict over the destination user. +calendar name in case there is a conflict over the destination user. Note that this will cause a share link to change. This example will move calendar named personal from user dennis to user sabine:: From b2543d30f26fa43ba29c38f9dd991510f5b36747 Mon Sep 17 00:00:00 2001 From: Benks Date: Tue, 25 Mar 2025 12:07:01 +0100 Subject: [PATCH 2/3] Linebreak and rephrasing Signed-off-by: Benks --- admin_manual/occ_command.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin_manual/occ_command.rst b/admin_manual/occ_command.rst index 4581844f7..ad2bc0a34 100644 --- a/admin_manual/occ_command.rst +++ b/admin_manual/occ_command.rst @@ -594,7 +594,9 @@ This example will list all addressbooks for user annie:: to move a calendar named ``name`` from a user ``sourceuid`` to the user ``destinationuid``. You can use the force option `-f` to enforce the move if there are conflicts with existing shares. The system will also generate a new unique -calendar name in case there is a conflict over the destination user. Note that this will cause a share link to change. +calendar name in case there is a conflict over the destination user. + +Note that this will change share urls that already exist. This example will move calendar named personal from user dennis to user sabine:: From 816d743c1e2535eef6b0780b45ac2a1922c144dd Mon Sep 17 00:00:00 2001 From: Benks Date: Wed, 26 Mar 2025 17:28:12 +0100 Subject: [PATCH 3/3] Update occ_command.rst Signed-off-by: Benks --- admin_manual/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/occ_command.rst b/admin_manual/occ_command.rst index ad2bc0a34..baf0da7aa 100644 --- a/admin_manual/occ_command.rst +++ b/admin_manual/occ_command.rst @@ -596,7 +596,7 @@ to move a calendar named ``name`` from a user ``sourceuid`` to the user are conflicts with existing shares. The system will also generate a new unique calendar name in case there is a conflict over the destination user. -Note that this will change share urls that already exist. +Note that this will change existing share URLs. This example will move calendar named personal from user dennis to user sabine::