Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Organization Creation Logic During Account Registration #328

Open
Promachi opened this issue Aug 21, 2024 · 0 comments
Open

Fix Organization Creation Logic During Account Registration #328

Promachi opened this issue Aug 21, 2024 · 0 comments

Comments

@Promachi
Copy link

Promachi commented Aug 21, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant