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 I log in as superadmin for the first time and attempt to create an organization, I encounter the following error:
Tenant already exists.
This issue prevents the creation of the organization, even though no tenant has been previously created.
Steps to Reproduce:
Log in as superadmin for the first time.
Go to the "Create Organization" section.
Fill in the required details and attempt to create an organization.
Observe the error message: Tenant already exists.
The text was updated successfully, but these errors were encountered:
@rahilparsana This check fails if the superadmin already has a Tenant/Role, which seems to be assigned automatically when the first superadmin account is created. However, we are still unsure how this happens in your specific case.
Need More Information
To investigate further, could you please provide more details on the environment where this issue is occurring? Specifically:
Which API server are you using to connect API?
Local
Integrated (Staging/QA)
Live (Production)
Is this a fresh installation, or was the database pre-populated?
This will help us reproduce the issue and determine the exact cause.
Note: Don't forget to add some short video for better understanding.
When I log in as superadmin for the first time and attempt to create an organization, I encounter the following error:
Tenant already exists.
This issue prevents the creation of the organization, even though no tenant has been previously created.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: