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

Bugfix/role cli #1243

Merged
merged 5 commits into from
Jun 1, 2021
Merged

Bugfix/role cli #1243

merged 5 commits into from
Jun 1, 2021

Conversation

kevgliss
Copy link
Contributor

No description provided.

Comment on lines +222 to +224
user_service.update(
user=user, user_in=UserUpdate(id=user.id, projects=[project]), db_session=db_session
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see organizations in UserUpdate. Are you planning to add an option to update the user's organizational role?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably in a different PR. Organization editing is not merged in just yet.

@kevgliss kevgliss merged commit 4a7ecff into master Jun 1, 2021
@kevgliss kevgliss deleted the bugfix/role-cli branch June 1, 2021 17:58
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

Successfully merging this pull request may close these issues.

2 participants