Skip to content

Management - change user roles #85

@kslysz

Description

@kslysz

I'm trying to change super user. Set enabled all roles and save.

java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "pl.databucket.server.entity.User.getEmail()" is null
at pl.databucket.server.service.ManageUserService.modifyUser(ManageUserService.java:137)
at pl.databucket.server.controller.ManageUserController.modifyUser(ManageUserController.java:66)
at pl.databucket.server.controller.ManageUserController$$FastClassBySpringCGLIB$$9894c0bb.invoke()

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions