This ticket is dependent on WT-13861 and WT-13862 to be completed before starting. The work involved is to update the API to as if the prior API call was successful with a default error code and default message to the user. For reference:
(0, WT_NONE, “last API call was successful”).
Definition of done
After calling the API, I expected sub-level error code to have WT_NONE and a message returned that it was successful. Any behaviour changes in the API should be reflected on the unit tests and python tests