Atlas-Assistance-Dogs / atlas-dogs

Repository for Atlas Dogs flows in Salesforce
1 stars 1 forks source link

need better error handling if "type" not set for Human relationship on Dog #475

Closed atlasjen closed 1 year ago

atlasjen commented 1 year ago

We got this error trying to add a Team image

It turns out that it was due to related humans on the dog having no "type" . we fixed it by manually adding the type as below. If they had made the dog via the team dialog, it would have auto added a type and we'd be fine.. they didn't.. Ideally if it didn't find a dog-human relationship it would make one, just like it does if the dog is made from here. I think the fact that the human was set but w/o a type screwed things up.

image