This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
"Mentioned" issues are not sorted by date #2649
Closed
Description
Referencing #2612
Describe the bug
Take a look at only mentioned issues, and observe they are not sorted by date
To Reproduce
Steps to reproduce the behavior:
- Go to "Inbox"
- Click on Inbox
- Click on Mentioned
- See error
Expected behavior
A list of issues that is sorted by date, latest on top
Request:
curl -v -X GET 'https://api.github.com/issues?access_token=123filter=mentioned&page=1&per_page=50' -H 'User-Agent: Freetime/1.27.1 (com.whoisryannystrom.freetime; build:1546622353; iOS 12.1.4) Alamofire/4.4.0' -H 'Accept-Language: en-DE;q=1.0, de-DE;q=0.9, nl-DE;q=0.8' -H 'Authorization: token 7e713728cee1b78872817efad46a940ce65af232' -H 'Accept: application/vnd.github.merge-info-preview+json' -H 'Accept-Encoding: gzip;q=1.0, compress;q=0.5' -H 'Cookie: logged_in=no;'