Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Chongsun Ahn
Chongsun AhnReporter
Chongsun Ahn
Chongsun AhnStory Points
3
Components
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Created August 31, 2017 at 10:48 PM
Updated September 18, 2017 at 10:27 PM
Resolved September 18, 2017 at 10:27 PM
Currently, the /users/id endpoint returns a user with a full home facility object. This should be changed to id.
Acceptance criteria
Change in reference data this endpoint to return home facility by id, not facility DTO
Make sure other services do not break when they get the user DTO with home facility by id; fix code if they do break
Make sure UI does not break by looking through the code to ensure it does not use user's home facility info (besides id)