Bug 747921

Summary: wrong env owner of the changeset displaying on UI
Product: Red Hat Satellite Reporter: Garik Khachikyan <gkhachik>
Component: WebUIAssignee: Eric Helms <ehelms>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.1CC: ehelms, mkoci, mmccune
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-13 15:38:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Garik Khachikyan 2011-10-21 12:01:36 UTC
Description of problem:
There is listing changeset's owner environment wrongly in some cases. (all prepared through CLI)
Scenario is in having environments in following order:
Locker -> dev
Locker -> test -> katello_qe
and so preparing changeset for the katello_qe


Version-Release number of selected component (if applicable):
katello-cli-0.1.10-1.git.724.8ac2ca4.el6.noarch
katello-0.1.95-1.git.44.2d2aa4d.el6.x86_64

How reproducible:
always

Steps to Reproduce:
all steps to be done in CLI
1. org create --name org1
2. provider create --type custom --org org1 --name provider1
3. product create --org org1 --provider provider1 --name product1
4. repo create --org org1 --product product1 --url http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/i386/ --name repo1
5. environment create --org org1 --name dev --prior Locker
6. environment create --org org1 --name test --prior Locker
7. environment create --org org1 --name katello_qe --prior test
8. changeset create --environment katello_qe --org org1 --name cs_ktl_qe
9. Refer to UI, choose the org1 to work with and refer to Promotions -> select the env - katello_qe
  
Actual results:
No changeset displayed for env: katello_qe (but for test)

Expected results:
correctly display the changeset whom it belongs to

Additional info:

Comment 1 Mike McCune 2012-01-26 19:38:44 UTC
mass move to CFSE product.

Comment 2 Garik Khachikyan 2012-02-13 15:38:02 UTC
my fault:

I saw in UI the sequence of environments-for-changeset wrongly.

So actually choosing the env: test it displays the changesets available for the "next" environment - thus test.

so this is not an issue - nothing to fix.
thanks.

Comment 3 Mike McCune 2013-08-16 18:08:11 UTC
getting rid of 6.0.0 version since that doesn't exist