仓库指标
- 星标
- (2 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
From directus created by ivansf : directus/directus#2033
For security issues, please email support@getdirectus.com directly.
To help us resolve your issue more quickly, please use the following template:
For feature requests/voting please use the Directus Request Tool, or come chat with us through getdirectus.com. Accepted feature requests will be added to GitHub Issues for assignment.
Version Info
- Directus version and branch: (Or commit hash)
- PHP version: 7
- MySQL version: RDS Aurora
- Web server: Apache
- OS name and version: Ubuntu Artful
Expected Behavior
Be able to sort tables in the admin panel. Be able to view dates in the table
Actual Behavior
Sort doesn't seem to be working. Dates only come up some times when doing command+R refresh. multiple times clicking the column header makes the dates to come up but not sorted.
Steps to Reproduce
- Create a table with title and date_updated system field.
- Add some records.
- Visit the table in the admin panel, try to sort.
Schema Dump, Logs, or Screenshots
Database
When initially loaded (command+R)
after cycling through clicking the date updated header