Oracle Solution for Error ora-41708

Solution for Oracle Error ORA-41708

ORA-41708: the identifier for the shared condition may not be modified

What triggered the Error:

An attempt was made to update the identifier of a row stored in the conditions table.

What should we do to fix it:

Insert a row with the new identifier instead.