Bug 702748
Summary: | reverting a deployment fails if the deployment was more than the second one | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | John Mazzitelli <mazz> |
Component: | Core UI | Assignee: | John Mazzitelli <mazz> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.0.0 | CC: | hrupp, skondkar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-02 07:27:38 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: | 702390 | ||
Bug Blocks: | 703268 |
Description
John Mazzitelli
2011-05-06 20:01:16 UTC
commit 310d34c - makes sure we assign the proper "replacedBundle" ID when reverting so we can revert back multiple times. turns out the fix for this that was committed to master required the fix for bug #702390 because it sets the value which was a BundleDeployment but is now an Integer cherry picked over to release-4.0.0 branch - f905896 Verified on rhq401 build#25 (Version: 4.0.1-SNAPSHOT Build Number: 2267ccb) Deployed a bundle with three versions to the same destination. The revert from #3 -> #2 and the revert from #2 to #1 is successful. The revert wizard's "previous deployment" information is pointing to data from the correct destination when reverting from #2 to #1. Marking as verified. Bulk closing of issues that were VERIFIED, had no target release and where the status changed more than a year ago. |