RootCauseunvalidated
Both the existingESItems and newItems are converted into sorted sets (SortedSet). — I’m using a comparator to sort these sets based on the uniqueItemDetailId property. Outcome: compare the sets using .equals().
433df698-c75c-47ce-a30f-b4f1ee281ea9
Both the existingESItems and newItems are converted into sorted sets (SortedSet). — I’m using a comparator to sort these sets based on the uniqueItemDetailId property. Outcome: compare the sets using .equals().