diff --git a/api/models/Job.ts b/api/models/Job.ts index 1819de6..e889515 100644 --- a/api/models/Job.ts +++ b/api/models/Job.ts @@ -37,7 +37,7 @@ module.exports = { }, submitter: { - type: 'numeric' + type: 'integer' }, assets: {