Details
-
New Feature
-
Status: Closed
-
Must
-
Resolution: Fixed
-
Platform 1.10.0
-
None
-
Low
-
Order Entry 1.10 Iteration 5
Description
Both Care Settings in 1.10.x have the same uuid '6f0c9a92-6f24-11e3-af88-005056821db0'. This is a sign of two problems:
- UUIDs should, by their name, by universally unique.
- care_setting.uuid should be a unique attribute, so the database can help ensure that mistakes like this are never made.