We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It happens if sort by date column with UI.
Screenshot shows everything.
The text was updated successfully, but these errors were encountered:
Sorry, didn't get the problem.
It seems to be a descending sort. 2016-12-06 is greater than 2016-11-07, right?
Sorry, something went wrong.
@WesleyBatista but it's ascending sort. Looks like it sorts strings 'DD/MM/YYYY' but not dates 'YYYY-MM-DD'
40b8200
Merge pull request #1484 from getredash/v1fixes
e0a010f
Fix #1457: sort was using the string value
Merge pull request getredash#1484 from getredash/v1fixes
13af543
Fix getredash#1457: sort was using the string value
No branches or pull requests
It happens if sort by date column with UI.
Screenshot shows everything.
The text was updated successfully, but these errors were encountered: