Bug 1060792
Summary: | Bookmarks panel is not refreshing upon adding/editing/removing a Bookmark | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Pavel Novotny <pnovotny> | ||||
Component: | ovirt-engine-webadmin | Assignee: | Alexander Wels <awels> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | movciari | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.4 | CC: | acathrow, ecohen, gklein, iheim, mgoldboi, movciari, yeylon | ||||
Target Milestone: | --- | Keywords: | Regression | ||||
Target Release: | 3.4.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ux | ||||||
Fixed In Version: | ovirt-3.4.0-beta3 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-03-31 12:23:53 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Bookmarks panel is not affected by the global app periodical refresh by design. However, the Bookmarks panel *should* be updated upon adding/editing/removing a Bookmark, which indeed doesn't happen today. I believe that this is a regression from ovirt-3.3, targeting this BZ for 3.4.0. This bug is referenced in ovirt-engine-3.4.0-beta3 logs. Moving to ON_QA this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released |
Created attachment 858670 [details] screenshot of Bookmarks panel with stale data Description of problem: Bookmarks panel content is not refreshed automatically, even after the global refresh timeout period. Only manual refresh via the 'arrow-ying-yang' button on the Bookmarks panel works. Version-Release number of selected component (if applicable): ovirt-engine-3.4.0-0.5.beta1.el6.noarch How reproducible: 100% Steps to Reproduce: 1. Create a bookmark. 2. Change name of a bookmark. 3. Delete a bookmark. Actual results: 1. The new bookmark does not appear in the list. 2. The old name is still visible. 3. The deleted bookmark is still present. Expected results: 1. New bookmark appears in the list. 2. The new name is visible. 3. The bookmark is removed from the list. Additional info: There are no errors in engine.log. See attached screenshot (compare the last three events with actual data in Bookmarks panel).