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

Provide User-friendly UI for Admins to onboard a new site #170

Open
justinpac opened this issue Jul 3, 2024 · 0 comments
Open

Provide User-friendly UI for Admins to onboard a new site #170

justinpac opened this issue Jul 3, 2024 · 0 comments

Comments

@justinpac
Copy link
Collaborator

Admins should never have to run direct SQL queries in their normal workflow (not dealing with a bug). Provide User-friendly UI for Admins to do this flow:

How to do onboarding:

  1. Get historical data through sql dump. Receive data through a sql file. Upload to historical schema database stable_crc.

  2. Use some scripts to migrate from stable_crc (historical) to forestgeo_scbi (database).

  3. Add site into the sites table.

  4. Users get added to the users table.

  5. add correlation between user and site.

  6. Add users to the AAD tenant.

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