Skip to content

Sort not working by " \| " #163

@AViktorovGRSE

Description

@AViktorovGRSE

We have some items in a db. If we will use for sorting "\|" it will not work. At the result we will get all items from the db.
Example: item1: Cat1\| , item2:Cat2
Sorting by:\|
Result: Cat1\| , Cat2
Expected value: Cat1\|

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions