Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Mateusz Kwiatkowski
Mateusz KwiatkowskiReporter
Chongsun Ahn
Chongsun AhnLabels
Story Points
2
Original estimate
4h
Time tracking
Components
Sprint
Add sprint
Priority
Time Assistant
Created April 27, 2017 at 9:43 PM
Updated November 22, 2017 at 5:24 PM
Resolved November 22, 2017 at 12:29 PM
The SupervisoryNode object in reference data has a couple of properties that seem inaccurate:
facility is required even though it is not used anywhere
name is not required even though the config guide says it is
Acceptance Criteria
Change SupervisoryNode's facility to be not required and name to be required in the schema and in Hibernate annotations
Fix any broken tests and add any necessary additional tests