Skip to content

inventory.sort( *('listed', 'asc') ) doesn't seem to match my website store? #164

@feacluster

Description

@feacluster

In my discogs store if I sort by "listed oldest", I get different records then what I get from inventory.sort( *('listed', 'asc') ).

For example here:

https://www.discogs.com/seller/faraz12inch45rpm/profile?sort=listed%2Casc&limit=25

First match is a record by the Romantics. - https://www.discogs.com/sell/item/951210059

But using the discogs API first match is this one by Aerosmith - https://www.discogs.com/sell/item/3078045265

Guessing the API calculates listed date differently than how the website calculates it? But the Romantics record I know I listed it well before the Aerosmith one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions