We are in the process of upgrading from version 6.6 to 7.3. It looks like the d

We are in the process of upgrading from version 6.6 to 7.3. It looks like the distinct() fuction no longer works in 7.3. Through testing, we found that we can accomplish the desired results by replacing distinct() with union(). Our next step is to identify all places in the application where distinct() is used, and replace it with union(). Does anyone have a recommendation on how to identify these objects or other workarounds for this issue?...

OriginalPostID-96125

OriginalPostID-96125

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data