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

IRONN-242 update adherence cache on any patient demographics changes. #4427

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

pbugni
Copy link
Collaborator

@pbugni pbugni commented Dec 11, 2024

Updates to a user's study-id via a PUT to /demographics would leave old adherence data rows with the old study-id.

We now force a recalculation of a user's adherence data when PUT /demographics is called.

@pep8speaks
Copy link

pep8speaks commented Dec 11, 2024

Hello @pbugni! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 46:56: E225 missing whitespace around operator

Comment last updated at 2024-12-11 22:06:03 UTC

@pbugni pbugni requested a review from mcjustin December 11, 2024 00:31
@pbugni pbugni merged commit 55bd1c8 into develop Dec 12, 2024
2 checks passed
@pbugni pbugni deleted the feature/recalc-cached-data-on-study-id-change branch December 12, 2024 20:15
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