Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent error message when creating records #4

Merged
merged 2 commits into from
May 24, 2024

Conversation

stevecassidy
Copy link
Contributor

We get 'Can't save record' errors when saving works fine due to a confused bit of code. Here we change the name of the fn to createNewRecordIfMissing since that is what it does and have it not throw an error if the record is already there.

Signed-off-by: Steve Cassidy [email protected]

@stevecassidy stevecassidy merged commit d16e68f into main May 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant