cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

info view: display all jobs and their associated task messages #1894

Open oliver-sanders opened 3 months ago

oliver-sanders commented 3 months ago

Display all of the job submissions a task has made.

Display any task messages received by each job when it ran.

The "Tree View" already does this, we might be able to lift-and-shift this feature.