-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP60, 7.0.0 DXP SP9, 7.0.X, 7.1.10 DXP FP3, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Component/s: Workflow
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
The title of workflows stores in database based on XML type. please refer attachments:
When we try to get the workflows by a sql statement, something like that "select * from KaleoDefinition ...... order by title", so the the title will be sorted based on XML.
The problem is that when we use different locals for workflow title, the actual title will not affect the order, but the xml will affect the order
- is duplicated by
-
LPS-86166 Using comparator to sort the title of workflow
- Closed