feat: add messenger by area setting to workflow
This commit is contained in:
parent
ff858aaf50
commit
f433875a7d
2 changed files with 5 additions and 0 deletions
|
|
@ -1031,6 +1031,7 @@ model WorkflowTemplateStep {
|
|||
value WorkflowTemplateStepValue[] // NOTE: For enum or options type
|
||||
responsiblePerson WorkflowTemplateStepUser[]
|
||||
responsibleInstitution WorkflowTemplateStepInstitution[]
|
||||
messengerByArea Boolean @default(false)
|
||||
|
||||
attributes Json?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue