Hi Experts,
We are running into this annoying error that completely locks down the task and prevents any update.
Above is when I tried to update the description field of the task 17525. This field is not associated with any business rule. In this example, this only occurs for the highlighted task 17525 whereas the other tasks can be updated without an issue. Also, I could update the task 17525 via SQL without an issue, so only an xml update seems to be causing this.
So, we suspect a certain pattern of processing the task ends up in causing the task to be in this corrupted state. Our current suspicion is that when we at once trigger multiple integrations that update the task, it leads to this (we are yet to ascertain that). But my contention is that it shouldn’t leave the task in this type of a corrupted state regardless of the process.
What I have since attempted is to mark all the custom metadata fields as “force select”, refreshed cache, re-logged in and tried to update the task. But it still throws the same error regardless of the field I update on this task.
Has anyone run into something similar before? Is this a bug? Any ideas?