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

Fix bug in observation inserts and updates #1320

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Fix bug in observation inserts and updates #1320

merged 2 commits into from
Jul 8, 2024

Conversation

mauberti-bc
Copy link
Collaborator

@mauberti-bc mauberti-bc commented Jul 5, 2024

Description of Changes

Fixes a bug in the SQL when inserting and updating species observations.

  • species_observation_id could exist in the object but be null, in which case the SQL was incorrect

@mauberti-bc mauberti-bc added the Ready For Review PR is ready for review label Jul 5, 2024
@mauberti-bc mauberti-bc requested a review from NickPhura July 5, 2024 22:37
Copy link

sonarqubecloud bot commented Jul 8, 2024

Copy link
Collaborator

@NickPhura NickPhura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌵

@NickPhura NickPhura merged commit 89f9b2e into dev Jul 8, 2024
17 checks passed
@NickPhura NickPhura deleted the insert-obs-fix branch July 8, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants