This commit is contained in:
Peter Maquiran
2021-08-18 19:02:12 +01:00
parent e0e258ab62
commit 94ec7f2651
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' */
@@ -271,6 +271,7 @@ export class OptsExpedientePrPage implements OnInit {
task: task,
profile: this.profile,
fulltask: this.fulltask,
aplicationId: 361
},
cssClass: classs,
});