Bug 2125728
Summary: | Content view Promote always warns for 'Force promotion' even if correct path is followed. | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Avijit Roy <avroy> |
Component: | Content Views | Assignee: | Samir Jha <sajha> |
Status: | CLOSED ERRATA | QA Contact: | Sam Bible <sbible> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.1 | CC: | iballou, msviriko, sajha, sbible, visawant |
Target Milestone: | 6.15.0 | Keywords: | Triaged, UserExperience |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-23 17:12:38 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: |
Description
Avijit Roy
2022-09-09 21:24:16 UTC
Scenario 1. There shouldn't be a warning as the promotion is on the path (no warning for any of these steps 3, 6, 7) Scenario 2. Here we should get a warning just the first time (promotion from Library to Preprod) when we are skipping Test env. When there is a promotion from Preprod to Prod, it's following the path again. There shouldn't be any warning. RULE: If we skip any environment in the promotion path of one specific version - users will get a warning just in that case and within that specific version. PATH: Library >> Test >> Preprod >> Prod - promoting Version 4 Library >> Test (none) Library >> Preprod (warning) Library >> Prod (warning) Test >> Preprod (none) Test >> Prod(warning) Preprod >> Prod (none) Created redmine issue https://projects.theforeman.org/issues/36515 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36515 has been resolved. Bulk setting Target Milestone = 6.15.0 where sat-6.15.0+ is set. Verified on 6.15 - Snap 5 Steps to Verify: 1. Create a sequence of Lifecycle Environments: Library->Test->Preprod->Prod 2. Create a variety of CVs. 3. Test several different scenarios involving CV Promotion: - Publish a version of a CV, and promote it to Test - Publish a new version of this CV. - The first version should properly recognize that Preprod is in the right order, and not show a force promotion warning - This will, however, recognize that Prod is out of order, and warn us about a force promotion. - Publish a different CV, and attempt to promote it straight to Preprod. - This should correctly warn us that this will be a force promotion. Expected Results: The above scenarios should appropriately show the Force Promotion warning, or not, as should be expected for the different scenarios. Actual Results: The above scenarios should appropriately show the Force Promotion warning, or not, as should be expected for the different scenarios. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |