~netlandish/links#135: 
Imported bookmarks are not respecting the date ordering

When importing bookmarks from Pinboard, etc. we are accounting for the creation date in the import (see ticket #110) however the ordering from the GraphQL resolvers is not respecting that.

For reference, new user jw has links originally saved in 2008 showing up as most recent. It should be respecting the creation date.

I think this probably has to do with the pagination helper function and the use of an id field for ordering. We need to either change this for links or change how the import is ordered.

Status
RESOLVED FIXED
Submitter
~petersanchez
Assigned to
No-one
Submitted
8 hours ago
Updated
7 hours ago
Labels
bug graphql

~petersanchez REPORTED FIXED 7 hours ago

Peter Sanchez referenced this ticket in commit 90a1561 on links.

Register here or Log in to comment, or comment via email.