X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/83561af02e156758b09ea771510ad4f9ee506b06..45b556d1a204f694b69ca26d115cd6786ca585f3:/apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb b/apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb index 3cdd5aedb3..9d1edbf264 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_components_json.html.erb @@ -1,5 +1,7 @@

The components of this pipeline are in a format that Workbench does not recognize.

+

Error encountered: <%= error_name %>

+

@@ -13,4 +15,16 @@
<%= Oj.dump(@object.components, indent: 2) %>

+
+

+ + Show backtrace + +

+
+
+
+
<%= backtrace %>
+
+