zephyr-enterprise-tools 1.0.3 → 1.0.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zephyr-enterprise-tools",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "Comprehensive Zephyr Enterprise Tools - Release Readiness, Project Health, Test Analytics & More",
5
5
  "main": "zephyr-enterprise-tools.js",
6
6
  "exports": {
@@ -936,7 +936,7 @@ export class QualityGates {
936
936
  isascorder: true,
937
937
  is_cfield: false,
938
938
  releaseid: String(releaseId),
939
- projectid: "",
939
+ projectid: String(projectId),
940
940
  word: `executedOn > "${startDateStr}"`,
941
941
  zql: true,
942
942
  isOld: false