Skip to content

Sorting doesn't work consistently across datatypes #142

Open
@joepio

Description

@joepio

Sorting by string works pretty well, but:

  • Boolean sort doesn't work (0 1 0 0)
  • resource array is weird (should check length, I think?)
  • Integer doesn't work (what?)
  • Sorting by relation should sort by URL

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinglib rustatomic-lib (rust)serveratomic-server

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions