-
Notifications
You must be signed in to change notification settings - Fork 187
Description
Is this a regression?
Yes
Severity
🟡 Minor – small but noticeable issue
Please provide the branch(es) you discovered this issue in
v92
Environment Details
1IM 9.2 Angular Portal, all browsers and OS
Please provide a minimal set of steps to reproduce the issue
When executing an order renewal for a product that has validity period and setting a value on Valid Until an error related to the order/product validity appears, the product can be renewed if ValidUntil is empty
Description
When setting a value on Valid Until for an order renewal an issue appear
This issue has been fixed in V10 in Angular Portal :
IdentityManager.Imx/CHANGELOG.md at v100 · OneIdentity/IdentityManager.Imx · GitHub
648329 (646056): Fixes an issue with renewing a request that has a maximum valid days defined.
We need a fix implementation for V9.2
Describe what you expected to happen versus what actually happened
the order can be renewed both when having or not having a ValidUntil date
Relevant logs or console output
Add a screenshot(s) if that helps illustrate the problem
Suggested Fix
Implement 648329 (646056): Fixes an issue with renewing a request that has a maximum valid days defined for version 9.2
Anything else?
No response
Before submitting...
- I have searched for existing issues that match this one on github and on the community support page
- I have included all necessary details to reproduce this issue