This commit is contained in:
tiago.kayaya
2021-08-18 19:18:30 +01:00
2 changed files with 3 additions and 0 deletions
@@ -143,6 +143,8 @@ export class ExpedientTaskModalPage implements OnInit {
this.dispatchFolder.SourceId = this.task.workflowInstanceDataFields.DocId
}
this.postData.DispatchFolder = this.dispatchFolder;
this.postData.UsersSelected = this.participants;
/* By Default TypeDeadline should be 'Normal' */