diff --git a/packages/plugin-automations/src/collections/automations_jobs.ts b/packages/plugin-automations/src/collections/automations_jobs.ts index 227957ed5..886eb6110 100644 --- a/packages/plugin-automations/src/collections/automations_jobs.ts +++ b/packages/plugin-automations/src/collections/automations_jobs.ts @@ -13,6 +13,7 @@ export default { type: 'belongsTo', component: { type: 'hidden', + hidden: true, showInForm: true, }, }, @@ -175,6 +176,7 @@ export default { 'collection', 'filter', 'values', + 'automation', ], }, ],