mshanemc / roundRobinProcessBuilder

27 stars 10 forks source link

An Apex error occurred: #14

Open kmchugh-iccu opened 4 years ago

kmchugh-iccu commented 4 years ago

We can't save this record because the “Case Reassign Process” process failed. Give your Salesforce admin these details. An Apex error occurred: System.SObjectException: Invalid field OwnerId for RecordType Error ID: 1830448276-70085 (-1521219962)

mshanemc commented 4 years ago

Post pictures of your Flow/PB inputs?

On Mar 2, 2020, at 4:29 PM, kmchugh5 notifications@github.com wrote:

 We can't save this record because the “Case Reassign Process” process failed. Give your Salesforce admin these details. An Apex error occurred: System.SObjectException: Invalid field OwnerId for RecordType Error ID: 1830448276-70085 (-1521219962)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

kmchugh-iccu commented 4 years ago

image VSC User and VSC Manager are profiles. image VSC Team is public group image

mshanemc commented 4 years ago

Are you trying to assign the case to a member of the group? If so recordId should be set to Type=Reference and then select the case ID.