hbz / oerworldmap

OER World Map
https://oerworldmap.org/
Other
30 stars 16 forks source link

Sorting by date created is not working precisely #1498

Closed karindr closed 6 years ago

karindr commented 6 years ago

I am not shure if this is really a problem, but I want to share my finding. I the list of new entries sorted by date created there is the entry of Kai Wörner placed above the entry of DiBiS which was created by him. Clearly he could not have created this entry before he was registered. image https://oerworldmap.org/resource/?size=20&sort=dateCreated%3Adesc&features=true

literarymachine commented 6 years ago

I actually also stumbled across this behavior just this morning! Will investigate if there is a general issue with regards to sorting by dateCreated.

literarymachine commented 6 years ago

I can confirm this is a bug introduced in https://github.com/hbz/oerworldmap-ui/pull/276

karindr commented 6 years ago

It makes it quite difficult to work with the list, because it changes sometimes (e.g. since I opened this issue).

literarymachine commented 6 years ago

It makes it quite difficult to work with the list, because it changes sometimes (e.g. since I opened this issue).

Yes. This is why I labelled it a bug and re-assigned it to the developers.

literarymachine commented 6 years ago

Fixed on production: https://oerworldmap.org/feed/

karindr commented 6 years ago

Looked at some entries, seems to be right now. +1 Thanks!