Release Notes for Oracle Health Insurance Product Definition Patch 4.23.1.0.5
This document contains the release notes for Oracle Health Insurance Product Definition Patch 4.23.1.0.5.
Version compatibility: Oracle Health Insurance Product Definition Release 4.23.1.x is only compatible with other Oracle Health Insurance applications release version 4.23.1.x unless explicitly stated otherwise. |
As per the Service Description, you are obligated to request a service upgrade within 90 days of this release being generally available (GA). In line with the Oracle Cloud Services Pillar document, Section 4.2.2 End of Life, this release will be EOL in 12 months. |
Bug Fixes
BugDB | SR | Internal | Summary |
---|---|---|---|
35702222 |
PRD-3705 |
SaaS: Default service options and services are not getting added while creating a new product. |
|
Description: |
When 'productIncludeDefaultJET' has a value set to true, this should allow the users to add default services and service options to the Product. Currently, this is not happening in SAAS environments. |
||
Resolution: |
Changed logic to ensure that it accepts the header value case-insensitively and adds default service options and services to the product. |
||
36506953 |
3-36314937451 |
PRD-4329 |
Parameter Alias Value Not Visible in JET when it has value 0 |
Description: |
Parameter values of any type, when the parameter has a value of 0, are not displayed in JET |
||
Resolution: |
Parameter Alias value which has value set to 0 is visible in JET |
||
36459375 |
3-36176430291 |
PRD-4253 |
Dynamic records ID should be returned as string in the API response |
Description: |
The ID of dynamic records of resources are returned as number (Long) in the API response, they should be returned as String. |
||
Resolution: |
The Dynamic records ID was transformed from Long to String in the API response |
||
37082183 |
3-37721036601 |
PRD-4638 |
Carry-over settings are not copied during the copy product IP operation. |
Description: |
Carry-over settings are not copied during the copy product IP operation. |
||
Resolution: |
During the product copy operation, if a product has any carry-over settings, we have added logic to ensure that the carry-over settings are copied along with the product. |
||
36993206 |
3-37715853681 |
PRD-4586 |
Dynamic records ID should be returned as string in the API response |
Description: |
The ID of dynamic records of resources are returned as number (Long) in the API response, they should be returned as String. |
||
Resolution: |
The Dynamic records ID was transformed from Long to String in the API response |
||
37184632 |
3-38227256651 |
PRD-4671 |
reservation regime - regimecode is missing in the product export zip (for products_http) |
Description: |
reservation regime - regime code is missing in the product export zip (for products_http) |
||
Resolution: |
regime code is added to product export zip (for products_http) |
||
37052325 |
PRD-4607 |
Clicking on File Export should download file in HTML format in ADF |
|
Description: |
Clicking on File Export should download file in HTML format in ADF. |
||
Resolution: |
When user clicks on File Export in ADF UI Page, file gets downloaded in HTML format. |
||
35675381 |
PRD-3689 |
Table pages: Only the first few records are loaded in UI; no scrolling is possible after those first few records |
|
Description: |
In table pages, all the records are not rendered in UI. Fewer records are displayed than the total records available. When we add a new record, it is not shown in the UI after scrolling but displayed on search. |
||
Resolution: |
Scrolling is possible after the first few records, and all the results loaded are visible in the UI. |