Things to Know
- Information on this page is subject to change. This page was last updated January 22, 2025.
- Features below are not functional in the application until UAT release date.
- You may need to clear your cache in order to enable changes in this release.
Release Summary
Here's a quick overview of the updates in this release:
- Fixed an issue with missing columns during upload.
- Resolved HRC POST Unit endpoint failure with quoted CSV headers.
Release Dates and Downtime
Release dates are subject to change. Release date changes will be noted in the Change Log below.
Downtime required: None
|
UAT-SG |
January 22nd @ 12:00 pm PST |
|
UAT-AU |
January 22nd @ 12:00 pm PST |
|
UAT-UK |
January 22nd @ 12:00 pm PST |
|
UAT-CA |
January 22nd @ 12:00 pm PST |
|
UAT-US |
January 22nd @ 12:00 pm PST |
|
Prod-SG |
January 22nd @ 12:00 pm PST |
|
Prod-AU |
January 22nd @ 12:00 pm PST |
|
Prod-UK |
January 22nd @ 12:00 pm PST |
|
Prod-CA |
January 22nd @ 12:00 pm PST |
|
Prod-US |
January 22nd @ 12:00 pm PST |
Change Log:
Detailed Release Notes
Resolved
Issue: Uploading an input file without the columns "Require Additional Review" and "Unit Required to Review" resulted in a 500 error due to missing headers.
Resolution: The system now treats "Require Additional Review" and "Unit Required to Review" as optional fields. However, both must either be included or excluded together or an error will result. For example:
- If "Require Additional Review" = Yes, "Unit Required to Review" must be populated with a unit's primary code.
- Validation errors ensure proper handling of missing or mismatched values between these fields.
Issue: After the January 7, 2025 hotfix deployment for the HRC POST Unit endpoint, an integration issue was identified where the service failed unexpectedly if CSV headers were enclosed in double quotes.
Resolution: The service has been updated to handle CSV headers enclosed in double quotes without errors. Additional validation has been added to ensure consistent behavior and compatibility with various CSV formats.
(Ref ID: 26.02.04_Patch)