OvDx Maintenance Updates August 4, 2024
We will update the service during our weekly maintenance window as described in our service update policy here. The update will include the following changes.
Improvements
- [OVDX-11067] We added a confirmation message when the user verifies a canceled or on-hold requisition if that verification would result in the requisition no longer being canceled or on-hold.
Fixes
- [OVDX-11099] We fixed a recently introduced issue where the default value for numeric custom attributes would be shown on the requisition form instead of the value that was entered for that requisition.
- [OVDX-11101] We fixed a recently introduced issue where boolean custom attributes were represented in the API as strings ("true" or "false") rather than JSON booleans (
true
orfalse
).