-
Notifications
You must be signed in to change notification settings - Fork 404
Description
Please confirm the following.
- I have tried resolving the issue using the support portal
- I checked the existing issues for duplicate problems
What browsers are you seeing the problem on?
Chrome (including Arc, Brave, Opera, Vivaldi)
Describe the bug
When modifying organization member settings - including monetization weight, permissions, and role name - the changes do not persist after saving.
After clicking "Save", the UI displays a success message such as "member updated". However, all modified values (monetization weight, permissions, and role name) immediately revert back to their previous/default state.
This issue occurs consistently and affects all tested members.
It happens regardless of whether the user performing the change is the organization owner or a regular member with permissions.
Steps to reproduce
- Go to the organization settings
- Navigate to members
- Modify any of the following for a member:
- Monetization weight
- Permissions
- Role name
- Click "Save"
- Observe the success message ("member updated")
- Refresh the page or revisit the member settings
- Notice that all changes have been reset
Expected behavior
All updated values (monetization weight, permissions, and role name) should persist after saving and remain consistent after refreshing or revisiting the page.