Issue
Symptoms
The date format on list view appears to be truncated, although the same field on the form shows the full date.
e.g. Even though the date format is set to YYYY-MM-DD, on the list view it appears as MM-DD.
Release
All
Cause
This may happen when the user preference 'glide.ui.short_date_format' is set to True for the affected user.
Resolution
Remove the user preference 'glide.ui.short_date_format' for the users experiencing this issue.