Skip to content

Commit ad8c264

Browse files
Martina-Graeber-One-Identityimx-sync-botPROD\CGriffit
authored
Sync repo from v92 to v92 20260326082218 (#478)
* Automated sync from source branch v92 * manual refactoring * typo fixed * Comment fixed * Fix build & package lock --------- Co-authored-by: imx-sync-bot <imx-sync-bot@oneidentity> Co-authored-by: PROD\CGriffit <cody.griffith@quest.com>
1 parent 6a450e6 commit ad8c264

32 files changed

Lines changed: 8756 additions & 6309 deletions

.commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2a82848f0fe4cf3389d5e1f04e9800a91d793f2c
1+
c21422ba1672349ef94c188351c2de15478355a2

.github/workflows/npm-build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Build Angular applications
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ v92 ]
66
pull_request:
7-
branches: [ master, v82, v90, v92 ]
7+
branches: [ v92 ]
88

99
jobs:
1010
build:
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [windows-latest, ubuntu-latest]
16-
node-version: [14.x]
16+
node-version: [16.x]
1717

1818
steps:
1919
- uses: actions/checkout@v3

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### March 26, 2026
2+
- 702174 (646056): Fixes an issue with renewing a request that has a maximum valid days defined.
3+
- 698600 (647825): Fixes an error message on the Rule Violations page if the Riskindex config param is deactivated.
4+
- 699902: Fixes an issue with report parameters, rooted in an issue with the hierarchical FK editor.
5+
- Bumps packages so that we have less vulnerabilities in A14.
6+
17
### March 6, 2026
28
- 655204: Fixes an issue with incomplete workflow steps for some recipients on the Pending Attestation Page.
39
- 652590: Fixes an issue with inquiries that are between the same two people.

imxweb/imx-modules/imx-api-aad.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-aob.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-apc.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-att.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-cpl.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-dpr.tgz

0 Bytes
Binary file not shown.

imxweb/imx-modules/imx-api-hds.tgz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)