Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 457515

Summary: FEAT: INFO Test link should also be shown in the "Details" column of testplan
Product: [Retired] Red Hat Hardware Certification Program Reporter: XINSUN <xisun>
Component: Hardware CatalogAssignee: XINSUN <xisun>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5.2CC: bxu, rlandry, xiqin, ykun, yshao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://hardware.redhat.com
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-28 06:15:11 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:
Attachments:
Description Flags
Patch Fix:
none
patch improvement. none

Description XINSUN 2008-08-01 09:38:39 UTC
INFO Test link should also be shown in the "Details" column of testplan, when
select the test result in the dropdown, It will help reviewers to gather the
full (all) test info/result.

Comment 1 XINSUN 2008-08-13 07:18:11 UTC
Created attachment 314173 [details]
Patch Fix:

Add info test' s hardware link & result link in the details column.

Pls review and have a look @ test link http://bugdev.devel.redhat.com/hwcert-xisun2/show.cgi?id=457436

Thanks a lot 
Nicho

Comment 2 Rob Landry 2008-08-13 14:39:37 UTC
Unfortunately it seems the example cert doesn't exist anymore so I couldn't verify it's operation :(

From looking @ the patch I think there should be some cleaner ways.  For example, if it's a leverage cert, why not add the leverage ID's to the results lookup tables so you don't have to add new DB connections.  And if it's a local ID, this info results/hardware links are already happening and available to the templates, so perhaps adding the info ID's from that data into the data used by the testplan drop downs can automatically provide the info hardware and test results links again without any new lookups.

Comment 3 XINSUN 2008-09-18 03:08:01 UTC
Created attachment 317028 [details]
patch improvement.

Comment 9 Rob Landry 2008-09-25 03:50:17 UTC
Please review functionality with reviewers, it seems a lot of code for a simple change.