I have two lists (repeating groups) side by side with the same contents but they are not sorting in the same way. Is this a bug or is there a different approach I should use for selecting and sorting?
The purpose of these side-by-side lists is to identify failed links in either direction of the one-to-many relationship.
As you can see, the problem is that names with quotation marks are sorted in the second list as though the quotes are not there. The list contents are effectively identical but the sort sequence makes that difficult to see.
The first list is constructed from a field in a Project that is of type Action.
The second list is the result of a search of Actions where Project (a field of type Project) is the same as the Project used for the first list.
To my eye, the sort is the same. Is there a reason Bubble is sorting the lists differently?



