fix(files): align adaptive tasks with live access

This commit is contained in:
2026-07-21 19:15:47 +02:00
parent 58af1a20a7
commit 2b34f6e305
3 changed files with 98 additions and 7 deletions
+3 -3
View File
@@ -226,7 +226,7 @@ manifest = ModuleManifest(
"help_contexts": ["files.list"],
"prerequisites": [
"You may view and organize managed files.",
"You can access every source and destination space used by the operation.",
"You have write or owner access to every source item and destination space used by the operation; the global organize permission alone does not grant resource access.",
],
"steps": [
"Open Files and select the personal or group space to organize.",
@@ -317,7 +317,7 @@ manifest = ModuleManifest(
"screen": "Files",
"help_contexts": ["files.list"],
"prerequisites": [
"You may view and share the managed file.",
"You may view and share the managed file and have write/manage access to that specific asset; the global share permission alone does not grant resource access.",
"A supporting workflow or API client is available; the Files page has no general share editor yet.",
"The process does not require share revocation, because no revocation route exists yet.",
],
@@ -368,7 +368,7 @@ manifest = ModuleManifest(
"screen": "Files",
"help_contexts": ["files.list"],
"prerequisites": [
"You may view and delete the selected managed content.",
"You may view and delete the selected managed content and have write or owner access to every affected asset or folder.",
"You have reviewed the complete folder tree when deleting recursively.",
],
"steps": [