Bug 753659
Summary: | Exception thrown when clicking Back to List after pinning snapshot to template | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | John Sanda <jsanda> |
Component: | drift | Assignee: | Jay Shaughnessy <jshaughn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2 | CC: | jshaughn, skondkar |
Target Milestone: | --- | ||
Target Release: | JON 3.0.0, RHQ 4.3.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 4.3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-07 19:23:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 752488, 707225 |
Description
John Sanda
2011-11-14 01:53:18 UTC
master commit: 77d9e38f36a5401ecb287ffea42335fc5c9e9463 A subtle issue having to do with the fact that pinning can remove existing entities therefore invalidating previous views. A couple of changes to address this and make things, hopefully, more intuitive: - When navigating from the definitions list to the initial snapshot the "Back to List" button now brings you directly back to the defs list. It previously would bring you to the carousel, which was confusing because that's not where you navigated from. - When pinning a snapshot to a template the wizard will, if successful, navigate you back to the definitions list view automatically. This higher level view is guaranteed to be valid, and will reflect any new pinning-related state changes. On cancel or failure the use will remain on the snapshot view. Verified on latest master build#787 Created a drift definition. Navigated to the initial snapshot. Clicking on "Back to List" button navigates directly back to the definitions list. Clicked on the "Pin to Template" button. Verified that on clicking cancel button, it remains on the snapshot view. On successful completion of the operation, it automatically navigates back to the definitions list view. moving to ON_DEV so it can go to the JON 3 branch. release_jon3.x commit 21e1403c8ec12b4c5a665231806b3267dc9f58b1 moving back to on_qa for release branch. Verified on build#106 (From https://hudson.qa.jboss.com/hudson/view/JON3%20Core/job/rhq-release/106/) Verified that clicking "Back to List" button on the initial snapshot navigates directly back to the definitions list. Verified that on clicking cancel button on the 'Pin Drift Definition Template Wizard', it remains on the snapshot view. On successful completion of the operation, it automatically navigates back to the definitions list view. Marking as verified. changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE marking VERIFIED JON 3 bugs to CLOSED/CURRENTRELEASE |