Commt on the change, file clean-up process needed.
This commit is contained in:
parent
20919277d2
commit
55e19f3f11
@ -52,6 +52,8 @@ class ContentSharePointManager:
|
|||||||
region=region,
|
region=region,
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
|
# TODO: Remove all existing content directories
|
||||||
|
# Otherwise it will keep growing
|
||||||
folder.content_directories.clear()
|
folder.content_directories.clear()
|
||||||
|
|
||||||
for sp_folder in sp_folders:
|
for sp_folder in sp_folders:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user