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

Bug fix to sources endpoint #148

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Bug fix to sources endpoint #148

merged 3 commits into from
Aug 12, 2024

Conversation

AlanSimmons
Copy link
Collaborator

The sources endpoint does not return information on a source if the source did not have a value for optional properties. The Cypher query was corrrected.

This fix should be applied to both the ubkg-api and data distillery api.

yuanzhou and others added 3 commits August 5, 2024 21:37
…e did not have values for optional properties.

Fix: sources.cypher now uses OPTIONAL MATCH for all relevant query subclauses
@AlanSimmons AlanSimmons requested a review from yuanzhou August 7, 2024 20:07
@AlanSimmons AlanSimmons self-assigned this Aug 7, 2024
@yuanzhou yuanzhou merged commit affaf1d into dev-integrate Aug 12, 2024
1 check passed
@yuanzhou yuanzhou deleted the jas_fix_sources branch August 16, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants