X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/96fe9fc822c2270cb6e4212798d61e61481ec2e0..b7ab1e8793ea06c5b778ce2249b29f4ab1607c58:/apps/workbench/app/views/users/_tables.html.erb diff --git a/apps/workbench/app/views/users/_tables.html.erb b/apps/workbench/app/views/users/_tables.html.erb index ebb52019a9..acde5ce8fd 100644 --- a/apps/workbench/app/views/users/_tables.html.erb +++ b/apps/workbench/app/views/users/_tables.html.erb @@ -59,7 +59,7 @@ - <% if j.success and j.output %> + <% if j.state == "Complete" and j.output %> <% collections = collections_for_object(j.output) %> <% if collections && !collections.empty? %>