Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1020808 - Environment selection box and '+ Additional info' link disappears from system's details page
Summary: Environment selection box and '+ Additional info' link disappears from syst...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: Unspecified
Assignee: Walden Raines
QA Contact: Sachin Ghai
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 10:20 UTC by Sachin Ghai
Modified: 2019-09-26 17:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-02 14:07:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
missing env selection box (69.73 KB, image/png)
2013-10-18 10:20 UTC, Sachin Ghai
no flags Details
missing "+Addition Info" link (61.99 KB, image/png)
2013-10-18 10:21 UTC, Sachin Ghai
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 6174 0 None None None 2016-04-22 16:13:19 UTC

Description Sachin Ghai 2013-10-18 10:20:58 UTC
Created attachment 813708 [details]
missing env selection box

Description of problem:
Register a system via rhsm and use published CV name while passing the env name.

for ex:

subscription-manager register --username admin --password admin --org org-name
--env env-name/cv-pub-name --force 

System should be registered successfully. Now when you navigate the system -->All -->system details page, you will see the "Environment Selection box" and "+ Additional information" link.

But when you navigate to some other tab like 'packages' or events and come back to details tab, the environment selection box and "+ Additional info" link disappears

Version-Release number of selected component (if applicable):
snap6 compose2 (MDP2)
katello-1.4.6-40.el6sat.noarch


How reproducible:
always

Steps to Reproduce:
1. Create a product/repo and sync it
2. create a cv and select the product and publish it
3. Promote the cv to next env 
4. Register the system via rhsm and pass published name along ith env name ( as suggested above)
5. Go to Systems --All -> select registered systems --> details
6. Navigate to 'Package' or 'Events' tabs
7. Again select 'details' tab

Actual results:
Environment selection box and  '+ Additional info'  link disappears from system's details page

Expected results:
should be there

Additional info:

Comment 1 Sachin Ghai 2013-10-18 10:21:45 UTC
Created attachment 813709 [details]
missing "+Addition Info" link

Comment 3 Walden Raines 2014-06-11 20:11:50 UTC
(In reply to Sachin Ghai from comment #0)
> Steps to Reproduce:
> 1. Create a product/repo and sync it
> 2. create a cv and select the product and publish it
> 3. Promote the cv to next env 
> 4. Register the system via rhsm and pass published name along ith env name (
> as suggested above)
> 5. Go to Systems --All -> select registered systems --> details
> 6. Navigate to 'Package' or 'Events' tabs
> 7. Again select 'details' tab

Was able to reproduce, steps 1-3 are not necessary.

Comment 4 Walden Raines 2014-06-11 20:23:04 UTC
Created redmine issue http://projects.theforeman.org/issues/6174 from this bug

Comment 5 Walden Raines 2014-06-11 20:28:12 UTC
PR: https://github.com/Katello/katello/pull/4253

Comment 6 Walden Raines 2014-06-11 21:23:47 UTC
commit 384fc2a16822d5dc0af06df050ee7b62c0461d8a
Merge: 341c7e0 6cf41a9
Author: Walden Raines <walden>
Date:   Wed Jun 11 17:23:07 2014 -0400

    Merge pull request #4253 from waldenraines/6174
    
    Fixes #6174/BZ 1020808 - ensure host advanced info link is displayed.

commit 6cf41a9f2cd16065027a96d12508def0fc27b8e5
Author: Walden Raines <walden>
Date:   Wed Jun 11 16:23:17 2014 -0400

    Fixes #6174/BZ 1020808 - ensure host advanced info link is displayed.
    
    The problem was that the event 'contentHost.loaded' only fired upon
    the first visit to this page.  Using the $promise instead results
    in the advanced info link being displayed each time.

Comment 9 Sachin Ghai 2014-06-13 06:27:27 UTC
Verified with snap9 compose2. (Satellite-6.0.3-RHEL-6-20140612.1)

I can see Environment selection box and  '+ Additional info'  link after navigating to some other page and then come back to content-host details page.

Comment 10 Bryan Kearney 2014-07-02 14:07:32 UTC
This was delivered with 6.0.3, which is the Satellite 6 Beta.


Note You need to log in before you can comment on or make changes to this bug.