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

Separate creating a default project from CreateUser #3826

Closed
rdimitrov opened this issue Jul 10, 2024 · 2 comments
Closed

Separate creating a default project from CreateUser #3826

rdimitrov opened this issue Jul 10, 2024 · 2 comments
Labels
P2 Nice to fix: non-critical items that should be evaluated and planned during issue triage

Comments

@rdimitrov
Copy link
Member

Currently when CreateUser is called, Minder tries to create a default user project named after the user.

This is not optimal and there has been a few issues with this already. The long term decision is this should be separated, i.e. CreateUser should be about creating a user and project creation should happen through another API, probably CreateProject (currently used to create sub-projects).

@evankanderson evankanderson added the P2 Nice to fix: non-critical items that should be evaluated and planned during issue triage label Sep 10, 2024
@evankanderson
Copy link
Member

@ethomson -- is this something that we want to do / prioritize?

@eleftherias
Copy link
Contributor

Closing as a duplicate of #3173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 Nice to fix: non-critical items that should be evaluated and planned during issue triage
Projects
None yet
Development

No branches or pull requests

3 participants