-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description
Currently, board administrators can edit or delete any comment, regardless of who created it.
These changes are applied without any visible indication that a comment has been modified or removed by an admin.
Why this is important
While administrators need certain control options, it would be highly beneficial to have more granular permission settings.
In some teams, it is important that comments remain authentic and traceable, and that administrators cannot silently alter or remove them.
Transparency and trust are key in collaborative work environments.
Proposed enhancement
Add an option in the system or board-level permission settings that allows defining whether board administrators are permitted to:
- edit comments made by other users, and/or
- delete comments made by other users.
The goal is not to remove the feature entirely, but to make it configurable — ideally per board.
Example of expected configuration option:
Allow board admins to edit/delete comments from other users: [Yes/No toggle]
Environment
Wekan version: 7.93.0
Deployment: Self-hosted installation
Browser: Independent of browser (issue occurs everywhere)