MantisBT - CDash
View Issue Details
0010990CDashpublic2010-07-14 14:462010-11-24 11:12
Zach Mullen 
 
normalfeatureN/A
newopen 
1.8 
 
0010990: Would like subprojects to display under project build description
JC has requested that when clicking on a build link for an individual build of a top-level project, that links to the subproject builds be displayed
NamicY7
png CDash - BuildLinkShouldRedirectToRelatedBuild.png (65,657) 2010-11-24 11:02
https://public.kitware.com/Bug/file/3528/*
png
Issue History
2010-07-14 14:46Zach MullenNew Issue
2010-11-24 11:02Jean-Christophe Fillion-RobinNote Added: 0023536
2010-11-24 11:02Jean-Christophe Fillion-RobinFile Added: CDash - BuildLinkShouldRedirectToRelatedBuild.png
2010-11-24 11:12Jean-Christophe Fillion-RobinTag Attached: NamicY7

Notes
(0023536)
Jean-Christophe Fillion-Robin   
2010-11-24 11:02   
Indeed, it would be great if the page reporting all the related build could be easily accessible.

As of today, the view is "hidden":

 From the main page: http://my.cdash.org/index.php?project=CTK [^]

 1) click on a label. For example: http://my.cdash.org/index.php?project=CTK&subproject=CTKWidgets [^]

 2) click on the build of interest. For example: sagarmatha.kitware / Linux-g++4.3.3-QT4.7-Release. http://my.cdash.org/buildSummary.php?buildid=117717 [^]

 3) click on "related builds" link. For example: http://my.cdash.org/index.php?project=CTK&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=buildname/string&compare1=61&value1=Linux-g%2B%2B4.3.3-QT4.7-Release&field2=site/string&compare2=61&value2=sagarmatha.kitware&field3=buildstamp/string&compare3=61&value3=20101124-1100-Continuous&collapse=0 [^]

A possible solution could be:
 1) click on CTK link. http://my.cdash.org/index.php?project=CTK&display=project&date=2010-11-23 [^]

 2) click on the associated build: http://my.cdash.org/index.php?project=CTK&display=project&date=2010-11-23&filtercount=4&showfilters=1&filtercombine=and&field1=buildname/string&compare1=61&value1=Linux-g++4.3.3-QT4.7-Release&field2=site/string&compare2=61&value2=sagarmatha.kitware&field3=buildstarttime/date&compare3=83&value3=2010-11-23T13:38:49%20EST&field4=buildstarttime/date&compare4=84&value4=2010-11-23T13:39:23%20EST&collapse=0 [^]

 As of today, nothing is displayed. It would be great if the "related build" view could be displayed instead. See enclosed screenshot