Bug 1478687
Summary: | [UI] - Events in the engine appear in reverse order | |||
---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Michael Burman <mburman> | |
Component: | Frontend.WebAdmin | Assignee: | Alexander Wels <awels> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.2.0 | CC: | bcholler, bmcclain, bugs, emesika, gianluca.cecchi, gshereme, lveyde, mkalinin, mperina, oourfali, pmatyas | |
Target Milestone: | ovirt-4.1.6 | Keywords: | Regression | |
Target Release: | 4.1.6.2 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: ovirt-4.2+ rule-engine: blocker+ |
|
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ovirt-engine-4.1.6.2 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: A regression bug caused system events to be sorted chronologically, earliest events at the top.
Fix: Events are now properly sorted, latest at the top.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1486513 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-19 10:03:27 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1486513 |
Description
Michael Burman
2017-08-06 06:08:00 UTC
This bug report has Keywords: Regression or TestBlocker. Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP. 4.1.5-4 version affected by this bug as well. Event log isn't being refreshed in real time. There is a long delay between the action that was currently done and between what is being displayed in the event log. Just to be clear, when i say delay, it's a 6-7 days delay! Raising severity as it's affecting the admin work and he has no clue if operation has been succeeded in real time. This bug should be fixed for 4.1.5 as well. I confirm after updating from 4.1.3 to 4.1.5, now events tab, both in main view and in detailed views (eg select VM and then its events), events appear in reversed order: newer at bottom. This appears to be something wrong with the query. We haven't changed any UI code in 4.1.z related to events. *** Bug 1478334 has been marked as a duplicate of this bug. *** Vojtech did some changes around it in bug 1445235. One patch was pushed to 4.1.5, and another to 4.1.6. But, 4.1.5 has a change in behavior that's for sure. *** Bug 1486513 has been marked as a duplicate of this bug. *** Note, this also affects the bottom window events, which you cannot sort manually by clicking on the column. Verified in Red Hat Virtualization Manager Version: 4.1.6.1-0.1.el7 Tested: 1. Create new VM 2. Run VM 3. Create snapshot of VM 4. Power off VM 5. Remove VM Results: VM ... was created by ... Network Interface ... was plugged to VM ... Interface ... was added to VM ... Add-Disk operation of ... was initiated on VM ... The disk ... was successfully added to VM ... VM ... was started by ... VM ... started on Host ... Snapshot 'snap-test' creation for VM '...' was ... The disk 'snapshot_memory' was successfully added. The disk 'snapshot_metadata' was successfully added. Snapshot 'snap-test' creation for VM '...' has been completed. VM ... powered off by ... VM ... is down. VM ... was successfully removed. Updated title. Correct bug for events order is https://bugzilla.redhat.com/show_bug.cgi?id=1481144 This bug is regarding refresh of events tab. Samuel , this bug shouldn't be verified as it failedQA on 4.1.6.1 Note that this report and BZ 1481144 are the same bug and you shouldn't have change it's summary. Thi sis the same issue and Greg mentioned in comment#8 in BZ 1481144 The issue still exist on 4.1.6.1 I don't think it was part of the build. Was it? Correct, it'll be in the next 4.1.6 build. Verified on ovirt-engine-4.1.6.2-0.1.el7.noarch |