Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paweł Albecki
Paweł Albecki(Deactivated)Reporter
Lucyna Laska
Lucyna LaskaStory Points
2
Original estimate
3h
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Time Assistant
Created February 9, 2017 at 8:36 AM
Updated March 15, 2017 at 11:23 AM
Resolved March 3, 2017 at 2:26 PM
It's not possible to create the user account, when ID of the user is not contained in the json.
Error returned from server:
{ "messageKey": "referenceData.error.user.saving", "message": "An error occurred while saving user" }
Acceptance criteria:
creating a new user account should be possible without its ID in json (create POST endpoint in UserController)
logging the error messages should be improved