Project

General

Profile

Bug #7753

Updated by Brett Smith over 8 years ago

h2. Original report 

 "I can't see errors, I only see empty files when I click on show in the workflow page. Heres the link, I don't know how to share otherwise." 

 It is not readily obvious to new users where to go to see if their job failed. If they see the log tab up top next to components they can kind of figure out its the complete running log, but for any individual job, its not completely obvious that you can click on the job name, click the uuid, and then get to the job log. 

 I propose a link next to the output collection of each job on the pipeline instance page that says "View log output". 

 h2. Desired fixes 

 * In the pipeline components tab, for the pulldown pane header for each component, add a "Log" link for each finished component that directly opens the Log tab of that component, after the completed/failed tag. 
 * In the pipeline log tab, show those same pulldown panes, including the new "Log" link, for all finished components. 

Back