mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug]: Everyone can delete everyone's comments #778
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Terrofont on GitHub (Aug 6, 2025).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Other
Current behavior
In 2.0-rc3 everyone sees a button to delete everyone's comment and they actually can do that
Desired behavior
Everyone should be able to remove only their own comments
Steps to reproduce
We upgraded from 1.24.4->1.26.2->2.0-rc3 with updated upgrade script and continued using PLANKA
Other information
No response
@meltyshev commented on GitHub (Aug 6, 2025):
Hey! You're right - we should prevent users from deleting comments made by others and only allow project managers to delete any comment.