mirror of
https://github.com/makeplane/plane.git
synced 2026-01-30 10:23:26 -06:00
* fix: permission check on viewset * chore: check workspace admin * chore: initiative is_workspace_admin before if condition * chore: project member check * fix: if conditions * chore: add condition for guests to only edit description and name * fix: use ROLE enum instead of magic numbers * chore: remove if condition