vcomply-workflow-engine 6.2.6 → 6.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37313,6 +37313,7 @@ class WorkflowPolicyComponent {
37313
37313
  this.uiKitService.isLoader = false;
37314
37314
  this.pickerChanged.emit(true);
37315
37315
  }
37316
+ res.data.policy.categoryId = payload.categoryId;
37316
37317
  this.navigateToWorkroom(res);
37317
37318
  }, (err) => {
37318
37319
  console.error(err);