Skip to content

WIP: Resolve "Show `failure_reason` in Job page"

Mayra Cabrera requested to merge 41111-show-failure-reason-in-job-page into master

What does this MR do?

Show a failure reason on the Job page

Why was this MR needed?

When a job fails, we have no direct way to know which is the problem. The only option is to look at job details and read the output log, where we can possibly see some error message. In case the job failed for reasons that prevent an output log at all, we have no way to know about the error

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #41111 (closed)

To do

  • Frontend and UX
Edited by Mayra Cabrera

Merge request reports