-
Notifications
You must be signed in to change notification settings - Fork 36
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
Cannot create project from a "created user" , works for "root" user #242
Comments
docker-compose.ymlversion: '2' mongod:
|
@bobbeck55 A single org mode implies the idea that projects can be created by admins only. In cloud a user who creates an organization becomes its administrator and has ability to create projects within organization. Would be happy to understand your usecase a bit more:
|
Hi, |
Describe the bug
User root logins successfull
User root creates user "bob"
User root creates project "test1"
User root logouts/logins
User root verifies that "test1" project still exists
User root logouts/logins as user "bob"
User "bob" is presented with "Change password" dialog
See attached screenshot in following comment.
Is this correct behavior?
User "bob" attempts to create project but attempt fails
See attached screenshot in following comment.
mongodb and quack logs are attached in following comment.
quack.properties and docker-compose.yml files are attached in following comment
docker cmd: docker-compose -f docker-compose.yml up
The text was updated successfully, but these errors were encountered: