Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: Platform 1.10.0
-
Fix Version/s: Platform 1.10.0
-
Component/s: None
-
Labels:
-
Complexity:Low
-
Sprint:Order Entry 1.10 Iteration 5
-
Epic Link:
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.