"Update failed because related instance(s) has been deleted. UDFTypeId: Why it occurs?
I am trying to update an activity UDF value in P6 environment but getting the error as
"message": "Update failed because related instance(s) has been deleted. UDFTypeId: 15512"
Even though when I am doing GET call for this respective UDFTypeId it is bringing the updated value which was updated from front end. But from webservices it isn't updating.
Please let me know what could be the possible issue?