Project

General

Profile

Actions

Bug #13275

open

Subscriptions table uses unsupported datetime format for scoped search

Added by roman plevka over 9 years ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Subscriptions
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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:

Actions

Also available in: Atom PDF