This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 175849

Summary: Allow "Open Console" of running job on job node
Product: connecteddeveloper Reporter: mklaehn <mklaehn>
Component: HudsonAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: blocker CC: markiewb
Priority: P4 Keywords: UI
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mklaehn 2009-10-31 13:20:09 UTC
in order for me to open the output console of an running job i first have to expand the job nodeand then on the current
build node i can open the output console.
it would be simpler to have the option of opening the output console on the job node as well since at that point we know
there is a output console available.
Comment 1 Jesse Glick 2009-11-03 22:57:36 UTC
There are in fact cases where this is ambiguous, since newer Hudson releases can run one job in parallel on multiple
executors. However for this common case, duplicating the action on the higher node may be good.