Project

General

Profile

Actions

Bug #2223

closed

xmera 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

Added by liaham 9 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
07/19/2024
Due date:
07/20/2024
% Done:

100%

Estimated time:
Affected Version:
Compatible Redmine Version:
5.0.z

Description


Files


Related issues 1 (0 open1 closed)

Copied to Redmine Computable Custom Field - Bug #2224: [Forwardporting]: Values of computed custom fields of type key/value won't be sorted by its value but idClosedliaham

Actions
Actions #1

Updated by liaham 9 months 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)
Actions #2

Updated by liaham 9 months ago

  • Status changed from New to In Progress
  • Assignee set to liaham
  • % Done changed from 0 to 50
Actions #3

Updated by liaham 9 months 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
Actions #4

Updated by liaham 9 months 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
Actions #5

Updated by liaham 9 months ago

  • Compatible Redmine Version 5.0.z added
  • Compatible Redmine Version deleted (5.1.z)
Actions #6

Updated by liaham 9 months ago

  • Parent task set to #2012
Actions #7

Updated by liaham 8 months ago

  • Category set to 39
Actions #8

Updated by liaham 8 months ago

  • Category deleted (39)
Actions

Also available in: Atom PDF