vcomply-workflow-engine 0.1.3 → 0.1.6

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.
@@ -12894,7 +12894,7 @@
12894
12894
  url += '/issue/issue-workroom/' + ((_a = this.issueData) === null || _a === void 0 ? void 0 : _a._id);
12895
12895
  }
12896
12896
  else {
12897
- url += '/issue/audit/issue-workroom/' + ((_b = this.issueData) === null || _b === void 0 ? void 0 : _b._id);
12897
+ url += '/audit/issue/issue-workroom/' + ((_b = this.issueData) === null || _b === void 0 ? void 0 : _b._id);
12898
12898
  }
12899
12899
  window.location.href = url;
12900
12900
  };