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

Chat : Message not ordering correctly #798

Closed
link39 opened this issue May 14, 2020 · 2 comments · Fixed by #806
Closed

Chat : Message not ordering correctly #798

link39 opened this issue May 14, 2020 · 2 comments · Fixed by #806
Assignees
Labels

Comments

@link39
Copy link

link39 commented May 14, 2020

Describe the bug
When I tell something in the chat, the Gladys replying appears before my answer.

To Reproduce
Go to the chat and tell to Gladys to : "show me the camera image in te ...." or " What's the temperature in the ....3

Expected behavior
Replies should be after answers

Screenshots

image

Your Gladys installation (please complete the following information):
Synology Docker

Desktop (please complete the following information):
Windows 10
Edge Chrominium

@atrovato atrovato self-assigned this May 16, 2020
@atrovato atrovato added the bug label May 16, 2020
@atrovato
Copy link
Contributor

Sorting is done on string instead of dates.

atrovato added a commit to atrovato/Gladys that referenced this issue May 16, 2020
@Pierre-Gilles
Copy link
Contributor

Nice catch @atrovato ! Thanks for the PR 🙂

Pierre-Gilles pushed a commit that referenced this issue May 18, 2020
NickDub-old pushed a commit to NickDub/Gladys that referenced this issue Aug 7, 2020
R6n0 pushed a commit to R6n0/Gladys that referenced this issue Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants