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: fixes inheritance issue #210

Merged
merged 1 commit into from
Nov 26, 2024
Merged

fix: fixes inheritance issue #210

merged 1 commit into from
Nov 26, 2024

Conversation

jrwils
Copy link
Contributor

@jrwils jrwils commented Nov 26, 2024

https://canvasmedical.atlassian.net/browse/KOALA-2288

This fixes an issue where ValueSetLookupQuerySet was changed to not inherit from CommittableQuerySet and the committed and for_patient methods were not available for use.

@jrwils jrwils requested a review from a team as a code owner November 26, 2024 17:21
@jrwils jrwils changed the title fix: fixes inheritance issue. fix: fixes inheritance issue Nov 26, 2024
@jrwils jrwils requested review from csande and jamagalhaes November 26, 2024 17:23
@jrwils jrwils merged commit d5d0ac1 into main Nov 26, 2024
6 of 7 checks passed
@jrwils jrwils deleted the jw-committable-fix branch November 26, 2024 21:25
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.

3 participants