[kepler-dev] [Bug 4231] New: - Workflow Run Manager - failed runs should be highlighted red
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed Jul 8 18:15:04 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4231
Summary: Workflow Run Manager - failed runs should be highlighted
red
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Keywords: REAP
Severity: normal
Priority: P2
Component: interface
AssignedTo: barseghian at nceas.ucsb.edu
ReportedBy: barseghian at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
BugsThisDependsOn: 4230
If a run fails the row should be red in the WRM. To this end I've added an
errorMessage string to the WorkflowRun class locally, but I need to change this
to a list to allow for multiple errors per exec. The serialized WorkflowRun
should probably also put the timestamps along w/ each error. This might be
useful for debugging user problems without having to run their workflows, e.g.
"Please send us (an exported kar of) your failed runs".
The gui code to do the highlighting needs to be done.
Dan suggests maybe having the error(s) for the run show up when you hover over
the row with your mouse.
More information about the Kepler-dev
mailing list