Steps to Reproduce:
Expected Results: The results sorts by the value in descending order
Actual Results: Every row in the column ends up having the same value that you are sorting on
This issue is caused by: CLRT-79985
Workaround:
Resort the data for the column that has the duplicating data in ascending order:
1. Navigate to the portlet with the issue
2. Click on the header row for the column that is duplicating data
This will resort the column in ascending order removing the duplicated data shown.
However, there is no workaround to use descending sort in NSQL portlets.
Resolution:
This issue is no longer reproducible in CA PPM 14.4 and higher.