Bug #13275
openSubscriptions table uses unsupported datetime format for scoped search
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1299895
Description of problem:
Temporal fields of the Subscriptions table in WebUI use unsupported format for filtering (MM/DD/YY) this leads user to put that format to the search bar which won't work (no results or all records are displayed).
- CLI displays a valid format (2045-12-28T23:25:32.000+0000) but only shows End Date
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. create some products, upload some subscription manifests
2. navigate to content -> subscriptions
3. use filters like starts >= MM/DD/YY; starts <= MM/DD/YY
Actual results:
filter interpreted wrongly, auto-complete suggestions got it right
Expected results:
the short format version should be supported
Additional info:
Updated by Bryan Kearney over 9 years ago
- Category changed from Web UI to Subscriptions
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 86
Updated by Eric Helms about 9 years ago
- Translation missing: en.field_release changed from 86 to 143
Updated by Justin Sherrill almost 9 years ago
- Translation missing: en.field_release changed from 143 to 114