Project

General

Profile

Actions

Defect #2417

closed

Sorting controlled values for merge in GUI doesn't order them (PostgreSQL) or fails (MS SQL)

Added by Alena Peterová almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Provisioning
Target version:
Start date:
07/31/2020
Due date:
% Done:

100%

Estimated time:

Description

Version 10.4.1
I tried to sort controlled values (merge) by the column "Value" on IdM running on MS SQL and got the Server error:

Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The text, ntext, and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator.

When tried on 9.7.16 running on PostgreSQL, it doesn't fail, but the result isn't ordered.

(The only reason why I tried this was searching for a specific value in the table. Otherwise the sorting is probably not needed here.)


Files

merge_attributes_mssql_error.png (22.9 KB) merge_attributes_mssql_error.png Alena Peterová, 07/31/2020 01:58 PM
Actions

Also available in: Atom PDF