-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.6.0-HF43, 5.8.0-HF35, 6.0-HF15, 7.3
-
Tags:
When getting a SQL directory reference, i.e., a multi-value list, for example the members of a group, the order is not deterministic because SQL does not guarantee anything about the order of the returned rows.
We should add an explicit sort to get a deterministic order, so that the users and the tests don't see changing order.
- is required by
-
NXP-17278 FT failure in suite1~modifyGroup group on 6.0 since may 22 on postgresql
- Resolved