- ID
- 3029eae6-2a03-4c64-bcdd-5b11eef86f7f
- ROAM_ALIASES
- ENG-11769
ENG-11769 - Zuora: Unable to invite users if max_user limit is 0
Description
PRECONDITIONS
Create new company
Set billing processor to be Zuora
STEPS TO REPRODUCE
Invite new users via Manual invite, hris or SCIM
ACTUAL RESULT
It is not allowed to invite additional users because of max user limit
EXPECTED RESULT
It is expected the max user limit is ignored when set to 0
Notes
- Note taken on
The bigger problem here is that `max_users=0` should function as an unlimited settings, not a "no users" setting :)