Bug 350981

Summary: Main channel page links should go to details page/tab
Product: Red Hat Satellite 5 Reporter: John Arnzen <jarnzen>
Component: UsabilityAssignee: Miroslav Suchý <msuchy>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: cperry, msuchy, skothari, wleonard
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-16 14:04:23 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: 462714    

Description John Arnzen 2007-10-24 18:11:27 UTC
Description of problem:
For page URL: https://rhn.webqa.redhat.com/rhn/software/channels/All.do

When clicking on the architecture links in the table, we currently take the user
to the page showing which systems are subscribed to that channel:arch, including
when no systems may be subscribed. It is not clear that we are taking them
there. This is also contrary to existing precedent in other webapps and user
expectations where they will be taken to a page where they learn more about the
item clicked. Ergo, we should be taking them to the channel details page/tab,
from whence they can perform subsequent actions as expected.

For instance, we currently take users to:
https://rhn.webqa.redhat.com/network/software/channels/subscribed_systems.pxt?cid=6949
where we should be taking them to:
https://rhn.webqa.redhat.com/network/software/channels/details.pxt?cid=6949  

Version-Release number of selected component (if applicable):
pre-504 in QA

How reproducible:
consistently reproduceable.

Steps to Reproduce:
1. Click "Channels" in primary nav bar
2. On the channels page, click on the architecture link
  
Actual results:
Goes to the "subscribed systems" page/tab, even when no systems are subscribed.

Expected results:
Go to the channel details page/tab.

Additional info:
none

Comment 2 Miroslav Suchý 2011-09-16 14:04:23 UTC
This is no longer valid for Satellite (we do not display arch there) and in hosted they do exactly what this BZ want to.