Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Board - ordering changes by task.score is not functional #833

Closed
morucci opened this issue Mar 1, 2022 · 1 comment · Fixed by #972
Closed

Board - ordering changes by task.score is not functional #833

morucci opened this issue Mar 1, 2022 · 1 comment · Fixed by #972
Labels
bug Something isn't working

Comments

@morucci
Copy link
Collaborator

morucci commented Mar 1, 2022

No description provided.

@morucci morucci added the bug Something isn't working label Mar 1, 2022
@ttruong-dexcom
Copy link

Also getting error when trying to sort by score:

http://localhost:8080/api/2/search/query 500 (Internal Server Error)

127.0.0.1 - - [18/Oct/2022:22:51:29 +0000] "POST /api/2/search/query HTTP/1.1" 500 - "http://localhost:8080/dexcominc/changes?q=from%3Anow-3weeks+and+author%3A%22GerardoMR%22&o=score%23A" "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36"
Unknown sort field: score
CallStack (from HasCallStack):
  error, called at src/Relude/Debug.hs:289:11 in relude-1.1.0.0-a058d5abe80e5247138fc84ab65b011c0cd6a3a8ca4f417c3ba950bd329d6a28:Relude.Debug
  error, called at src/Monocle/Backend/Queries.hs:143:26 in monocle-0.1.7.0-db93ab84482f5f8fb2ac332302bc533a8a86678a97d69f45c108653ed1e659d8:Monocle.Backend.Queries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants