chore: prep platform improvements
This commit is contained in:
parent
a62f3d5283
commit
c5ddd54a3e
24 changed files with 777 additions and 649 deletions
|
|
@ -121,6 +121,7 @@ async function cloneFieldsFromTemplate(ctx: MutationCtx, tenantId: string, sourc
|
|||
required: field.required,
|
||||
options: field.options ?? undefined,
|
||||
scope: targetKey,
|
||||
companyId: field.companyId ?? undefined,
|
||||
order,
|
||||
createdAt: now,
|
||||
updatedAt: now,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue