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-264 visit_month was being cached in translated form. #4424

Merged
merged 8 commits into from
Dec 3, 2024

Conversation

pbugni
Copy link
Collaborator

@pbugni pbugni commented Nov 20, 2024

looking up visit_month now always returns english version, which may be cached. translate_visit_month() used by front end where needed.

looking up visit_month now always returns english version, which may be cached.  `translate_visit_month()` used by front end where needed.
@pep8speaks
Copy link

pep8speaks commented Nov 20, 2024

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

Line 18:101: E501 line too long (105 > 100 characters)

Line 191:101: E501 line too long (106 > 100 characters)

Comment last updated at 2024-11-26 21:13:43 UTC

@pbugni pbugni requested review from ivan-c and achen2401 November 27, 2024 22:22
Copy link
Member

@ivan-c ivan-c left a comment

Choose a reason for hiding this comment

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

Looks good!

@pbugni pbugni merged commit d2c319d into develop Dec 3, 2024
2 checks passed
@pbugni pbugni deleted the feature/dont_translate_report_tables branch December 3, 2024 20:13
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.

4 participants