Files
plane/apps/monitor/lib
NikhilandGitHub bd50e812f9 [PRIME-56]feat: update workspace member management in activation handler (#5439)
* feat: update workspace member management in activation handler

- Changed source of truth for active members to use payload.MembersList from the API.
- Implemented role update logic for existing users, adjusting seat counts based on role changes.
- Ensured that users removed from the workspace are deleted from UserLicense, enhancing membership accuracy.

* refactor: enhance workspace member activation logic

- Updated the source of truth for added users to use payload.MembersList for consistency.
- Improved role update logic for existing users, ensuring accurate seat count adjustments based on user activity status.
- Streamlined the activation of inactive users based on available seats, enhancing membership management efficiency.
2026-01-15 18:25:58 +05:30
..