You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new org is created, the first user added to the org should be the new Org Admin. He needs to be able to configure the organization and if required assign any subsequent users Org Admin rights.
Acceptance crietria
GIVEN a new user registers a new org
AND the org is added to both Chargebee and Tola Data
AND same user registers to Tola Data as a user in the new org
THEN same user should be added as an org admin to the new org
Further info
First user is added as a View Only user.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
First user created when a new org is created should be Org Admin.
First user added when a new org is created should be Org Admin.
Feb 5, 2018
@jefmoura
Test did not pass. The same user that registered with Chargebee and then registered with TolaData should be added as an org admin to the new org - but they are added as VIEW ONLY
If we don't send an email to the user we don't know who is the OrgAdmin. The OrgAdmins can create a subscription on ChargeBee, close the browser and done, the system doesn't know who is the OrgAdmin anymore because they closed the browser and didn't register right after the subscription.
It's not possible to know if the first user registering is really the person who created the subscription in ChargeBee. Because of that, we're sending an E-mail with a registration link to the guy who subscribed the organization, so they can register in the system later and they will be the OrgAdmin.
Story
When a new org is created, the first user added to the org should be the new Org Admin. He needs to be able to configure the organization and if required assign any subsequent users Org Admin rights.
Acceptance crietria
GIVEN a new user registers a new org
AND the org is added to both Chargebee and Tola Data
AND same user registers to Tola Data as a user in the new org
THEN same user should be added as an org admin to the new org
Further info
First user is added as a View Only user.
The text was updated successfully, but these errors were encountered: