Actions
Bug #2223
closedxmera Omnia - Collection #2012: Bug fixing of several modules
Values of computed custom fields of type key/value won't be sorted by its value but id
Start date:
07/19/2024
Due date:
07/20/2024
% Done:
100%
Estimated time:
Breaking change?:
Requires Documentation?:
Description

Files
Updated by liaham over 1 year ago
Look at redmine_matrix_field: 238dcc2ec2578ae1cfb1387113963fbeb554e84e but CAST like this:
CAST(CASE WHEN #{col} IS NULL OR #{col} = '' THEN '0' ELSE #{col} END AS UNSIGNED)
Updated by liaham over 1 year ago
- Status changed from New to In Progress
 - Assignee set to liaham
 - % Done changed from 0 to 50
 
Updated by liaham over 1 year ago
- Due date set to 07/20/2024
 - Status changed from In Progress to Closed
 - Start date set to 07/19/2024
 - % Done changed from 50 to 100
 
Updated by liaham over 1 year ago
- Copied to Bug #2224: [Forwardporting]: Values of computed custom fields of type key/value won't be sorted by its value but id added
 
Updated by liaham over 1 year ago
- Compatible Redmine Version 5.0.z added
 - Compatible Redmine Version deleted (
5.1.z) 
Actions