Skip to content

Can't add user to a specific repo or team #361

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

Closed
thibaultmeyer opened this issue Dec 7, 2016 · 2 comments
Closed

Can't add user to a specific repo or team #361

thibaultmeyer opened this issue Dec 7, 2016 · 2 comments
Labels
Milestone

Comments

@thibaultmeyer
Copy link
Contributor

thibaultmeyer commented Dec 7, 2016

When we try to assign user to a specific project or a team, we get the error user does not exist..

image

@thibaultmeyer thibaultmeyer changed the title Can't add user to a specific repo Can't add user to a specific repo or group Dec 7, 2016
@thibaultmeyer thibaultmeyer changed the title Can't add user to a specific repo or group Can't add user to a specific repo or team Dec 7, 2016
@Bwko
Copy link
Member

Bwko commented Dec 7, 2016

This is caused by commit 55bd3ed
It is caused by:

 -	UserName  string `json:"username"`
 +	UserName  string `json:"login"`

Bwko added a commit to Bwko/gitea that referenced this issue Dec 7, 2016
bkcsoft pushed a commit that referenced this issue Dec 7, 2016
@lunny lunny added the type/bug label Dec 7, 2016
@lunny lunny added this to the 1.0.0 milestone Dec 7, 2016
@lunny
Copy link
Member

lunny commented Dec 7, 2016

This have been resolved by #362

@lunny lunny closed this as completed Dec 7, 2016
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants