Files: allow removal of file spaces #23

Open
opened 2026-07-11 03:46:36 +02:00 by zemion · 0 comments
Owner

Context

File spaces can be created/configured, but there is no clear removal flow.

Requested behavior

Allow users/admins with the right permissions to remove file spaces.

Acceptance criteria

  • The UI exposes a remove/delete action for file spaces where allowed.
  • The backend enforces permission checks and safety checks.
  • The confirmation clearly states what happens to files, metadata, shares, connector links, and remote references.
  • If a space cannot be removed because it contains data or active references, the API returns a useful blocker reason.
  • Tests cover successful removal and blocked removal.
## Context File spaces can be created/configured, but there is no clear removal flow. ## Requested behavior Allow users/admins with the right permissions to remove file spaces. ## Acceptance criteria - The UI exposes a remove/delete action for file spaces where allowed. - The backend enforces permission checks and safety checks. - The confirmation clearly states what happens to files, metadata, shares, connector links, and remote references. - If a space cannot be removed because it contains data or active references, the API returns a useful blocker reason. - Tests cover successful removal and blocked removal.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-files#23
No description provided.