Skip to content

[Bug]: Changing the display format of a column destroys its sort order #3603

@midoragh

Description

@midoragh

What did you do?

I changed the display format of a column containing REAL values to printf('%.2f', "Price"). Clicking the column header to sort the table by the REAL values provides mixed ordering of values.

What did you expect to see?

I expected that changing the display format has no impact to the sort order of the column.

What did you see instead?

The sort order is unordered regarding to REAL values.

DB4S Version

3.13.0-rc1

What OS are you seeing the problem on?

Windows

OS version

No response

Relevant log output

No response

Prevention against duplicate issues

  • I have searched for similar issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions