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
During account creation, when a user selects the "Create Organisation" option, the system is expected to automatically create an organization for the user. However, users are being redirected to the organization page without an organization being created. This indicates a failure in the backend logic responsible for handling the organization creation process.
Acceptance Criteria:
The organization is successfully created whenever a user selects the "Create Organisation" option during account registration.
Users are redirected to the organization page with details.
Any errors in the organization creation process are properly logged and handled, preventing the user from being redirected without an organization being set up.
Github.1.mov
The text was updated successfully, but these errors were encountered:
During account creation, when a user selects the "Create Organisation" option, the system is expected to automatically create an organization for the user. However, users are being redirected to the organization page without an organization being created. This indicates a failure in the backend logic responsible for handling the organization creation process.
Acceptance Criteria:
Github.1.mov
The text was updated successfully, but these errors were encountered: