19319: Add cost field to loadContainers select query to prevent clearing cost race...
[arvados-workbench2.git] / src / store / processes / processes-actions.ts
index 8a94d8cfcabb8413f522f568e660ede6084cc3e7..f7822e06ee064929cba111529311d5e5c987f051 100644 (file)
@@ -60,6 +60,7 @@ const containerFieldsNoMounts = [
     "auth_uuid",
     "command",
     "container_image",
+    "cost",
     "created_at",
     "cwd",
     "environment",