Closed pietermartin closed 5 years ago
RecordID.ID users a ListOrderedSet to hold the user supplied id's values. This should be a List as the values can be the same across user supplied ids.
RecordID.ID
ListOrderedSet
List
This is a rather serious bug as it will affect the public interface.
RecordID.ID
users aListOrderedSet
to hold the user supplied id's values. This should be aList
as the values can be the same across user supplied ids.This is a rather serious bug as it will affect the public interface.