Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Fix for wrong alternate key exception #520

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jaanraadik
Copy link

Currently, when a match isn't found for an alternate key, the exception "The requested key attributes do not exist for the entity {record.LogicalName}" is thrown as line 63 is missing a 'throw'. I would expect line 63's exception to be raised in this circumstance

Currently, when a match isn't found for an alternate key, the exception "The requested key attributes do not exist for the entity {record.LogicalName}" is thrown as line 63 is missing a 'throw'. I would expect line 63's exception to be raised in this circumstance
@jordimontana82 jordimontana82 added this to the v2.x milestone Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants