Details
-
Bug
-
Status: Closed
-
Must
-
Resolution: Fixed
-
Platform 2.0.1
-
None
-
None
Description
Java 8 has changes to HashSet that the retrieval order is not guaranteed to be same with insertion order. So obs retrieval methods can use LinkedHashSet to maintain the insertion order. Since obs retrieval methods are used in encounter save method, obs are not saved in the order it is added to the encounter
Need to be ported to 2.0.1.