Skip to content

Sorting not always consistent with the client #445

Open
@tnajdek

Description

@tnajdek

It seems client will sort mixed values by numeric value (1,2,10,a), web-library and API use will sort values in alphabetical order (1,10,2,a). This leads to inconsistent sorting.

https://forums.zotero.org/discussion/90271/sort-order-for-rights-field-inweblibrary-and-desktop-client

Sorting in web-library follows API so this would need a change in the API, probably as a new optional param.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions