Bug 1224707
Summary: | Bottom events tab follows paging of top level events tab | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | jniederm | ||||
Component: | ovirt-engine-webadmin | Assignee: | Alexander Wels <awels> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Karolína Hajná <khajna> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.6 | CC: | bugs, ecohen, gklein, khajna, lsurette, mgoldboi, oourfali, pstehlik, rbalakri, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.6.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ux | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-04 11:45:13 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Einav - can you assist? ovirt-3.6.0-3 release verified on 3.6.0-0.0.master.20150726172446.git65db93d.el6 oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |
Created attachment 1029419 [details] events Description of problem: Bottom events tab and top level event tab shares the same list model ant thus if the top level tab shows events 201-300, the bottom last event shows event 201 (instead of event 1). Version-Release number of selected component (if applicable): 3.6 master How reproducible: 100% Steps to Reproduce: 1. WebAdmin 2. Top level events tab 3. Click "next page" arrow [>] button 4. See bottom event table Actual results: Bottom event table shows first n events of current top level events tab Expected results: Bottom events table remains unchanged, still shows most recent events.