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

User administrators can't create users #1690

Closed
josegar74 opened this issue Sep 23, 2016 · 2 comments
Closed

User administrators can't create users #1690

josegar74 opened this issue Sep 23, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@josegar74
Copy link
Member

The following error is returned:

User can't be created or updated

NumberFormatException

For input string: ""

@josegar74 josegar74 added the bug label Sep 23, 2016
@josegar74 josegar74 added this to the 3.2.0 milestone Sep 23, 2016
@josegar74 josegar74 self-assigned this Sep 23, 2016
@josegar74
Copy link
Member Author

Caused by a check to verify previous user groups, that should not apply in new users.

Checked in 3.0.x and looks fine, not having the issue.

@metazool
Copy link

I'm seeing this error message on a fresh 3.2.2 installation (the current 'latest' standalone image from https://hub.docker.com/_/geonetwork/ ). The first attempt to create a new user fails with a 400 error on a PUT request to /geonetwork/srv/api/users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants