Skip to content

Duplicated results in collection when sorted #429

Open
@rasendubi

Description

@rasendubi

I sometimes see duplicated data in a collection when I add sort_by parameter (or click sorting buttons in the atomic-data-browser). Depending on the parameter I sort by, I see more or less duplicates. And I usually see more duplicates of resources which sorted-by parameter I edited more. Once I see a duplicate, it's always there.

Restarting server with --rebuild-index fixes the issue. So this likely a bug with maintaining the index (e.g., not deleting previous entries or something).

Version: latest master (f36e2b0)

Example

Unsorted collection:

Sorted by name (notice test path chan duplication):

Sorted by last-visited (lots of duplicates):

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions