Skip to content

Commit acedf17

Browse files
authored
Merge pull request #12906 from b3nks/master
Warning about Share URL change after moving a calendar via occ
2 parents 1c99cf3 + 816d743 commit acedf17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin_manual/occ_command.rst

+2
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,8 @@ to move a calendar named ``name`` from a user ``sourceuid`` to the user
596596
are conflicts with existing shares. The system will also generate a new unique
597597
calendar name in case there is a conflict over the destination user.
598598

599+
Note that this will change existing share URLs.
600+
599601
This example will move calendar named personal from user dennis to user sabine::
600602

601603
sudo -u www-data php occ dav:move-calendar personal dennis sabine

0 commit comments

Comments
 (0)