Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding new field removes "number" Data Type value #912

@benkeen

Description

@benkeen

To reproduce:

  • create a field and set to "number"
  • add some data and set the values to something like 1, 10, 2 and see that sorting sorts numerically (1,2, 10).
  • add a new field
  • return to the results page and sort again, see that it now sorts by 1, 10, 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions