Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

JZN-00724

Object field '~s' already exists.

Cause

A JSON difference attempted to create a field that already exists in the target document.


Action

Use the $replace operator instead of the $set operator to change the field value.