| Summary: | [RFE][rhevm] Webadmin - Events - Search box with value "Events: Templates.creationdate" has insufficient values | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Botzer <dbotzer> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Nobody <nobody> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Pavel Stehlik <pstehlik> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.3.0 | CC: | aberezin, acathrow, ecohen, iheim, pstehlik, Rhev-m-bugs, yeylon | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Improvement | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | infra | ||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-27 07:40:41 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 793080 [details]
example for correct search
I would like to add to this bz the following Template: Events.time < Saturday Which should also have the described values Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug. |
Created attachment 793079 [details] creation-date-syntax Description of problem: [rhevm] Webadmin - Events - Search box with value "Events: Templates.creationdate" has insufficient values Version-Release number of selected component (if applicable): 3.3/is12 rhevm-3.3.0-0.18.master.el6ev.noarch How reproducible: always Steps to Reproduce: 1.Select Events Tab 2.In Search Box type - Events: Templates.creationdate= Actual results: Shows only days of the week or Today Expected results: Should show the following : 1. Syntax to insert a date e.x (Events: Templates.creationdate < 01-01-2014) 2. Change days of the week to Today, Yesterday, month, year e.x Events: Templates.creationdate < month (template created 30 days ago) e.x Events: Templates.creationdate < year (template created year ago) Additional info: pic