Org Web Adapter

pages/eng_11172_max_user_limit_is_overridden_by_maximum_number_of_people_setting.org

ID
2e5d75ac-fbfc-4523-afc4-aee2b71b976e
ROAM_ALIASES
ENG-11772

ENG-11772 - max_user limit is overridden by Maximum number of people setting

- tags :: ENG-11554

Description

PRECONDITIONS:

Create new company

Set billing processor to be Zuora

As a 15Five admin, set max users limit in the company prefs

STEPS TO REPRODUCE:

As a Company admin go to Settings/Company/Company settings

Update the Maximum number of people value

ACTUAL RESULT

Max users limit was overwritten by a company Admin

EXPECTED RESULT

The system should not allow overwriting the max users limit set by 15Five admin (for Zuora customers)

Notes

- Note taken on

This is pretty simple. There's already a hook in the company form for freemium to disable changing the max users. We just need to plug into that logic.