[MNT-14436] Sorting on Workflow custom process variables. Created: 24-Jul-15 Updated: 07-Oct-19 Resolved: 15-Mar-18 |
|
Status: | Closed |
Project: | Service Packs and Hot Fixes |
Component/s: | Workflow |
Affects Version/s: | 4.2.4 |
Fix Version/s: | None |
Type: | Improvement | ||
Reporter: | Antonio Soler-Asenci [X] (Inactive) | Assignee: | Closed Issues |
Resolution: | Won't Fix | Votes: | 1 |
Labels: | Customer_Success | ||
Remaining Estimate: | 0 minutes | ||
Time Spent: | 1 hour, 5 minutes | ||
Original Estimate: | Not Specified | ||
Environment: |
4.2.4 Activiti |
Issue Links: |
|
||||
Bug Priority: |
|
||||
ACT Numbers: | 00435481 |
||||
Premier Customer: |
Yes
|
Description |
Sorting is allowed when querying the workflow API as described in but seems that the list of variables that allow sorting is hardcoded on Activiti: ActivitiWOrkflowEngine.java I have the requirement from a customer to allow sorting on custom variables. |