-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 2023.1.5
-
Component/s: Connect / Account Management
Pre-requisites:
- define quota for Studio service set to 3
- have 5 users attached to a ConnectClient
- have an obsolete Studio service with 3 users
- have a valid Studio service with 1 user
Steps to reproduce:
- As the customer orgAdmin, navigate to the Account Management
- Choose your organization
- Navigate to the Services tab
- it should display only 1 Studio service, the valid one, and the quota should show 1/3
- Select the Studio service
- Click on Manage members
- select an unassigned user which does not belong to the obsolete Studio service
- Click on Confirm
- Observe that nothing happens (the popup is still visible)
If you open the Developer tools and look at the Response, it has an error
Can't assign more users: quota has been reached. Please unassign someone first and try again
Expected behavior:
The user is added to the Studio service, the popup is closed and the Services tab shows 2/3 for the Studio service
- is related to
-
NXS-6985 Fix quota checking when updating Custom Group
- Resolved