X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d6d7788c4e6b1d3da88833329b326fd7a3891503..dcf97f13fa730ba7af3fee9b6d7044592a30a2be:/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 %>
+
+