Closed seconroy closed 1 week ago
That will require an attribute level implementation rather than a resource level implementation to make sure we don't effect other parameters or a general rework to improve support when an object contains only one attribute and no ID
Description
Resolve Issue Updating Existing Entries Within Policy Objects
Entries within policies objects will only contain a single entry and thus updateFromBody is causing issue looking for ID parameters that have been changed and causes a new entry to be create in the differ. This change implements Policy Object more inline with with the Classic implementation.
Types of Changes
Checklist