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

Add LabConfigResolver class to unify the logic around finding the current lab_config_id #132

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

mrysav
Copy link
Collaborator

@mrysav mrysav commented Mar 18, 2025

The find_patient.php page is not loading properly for me, and it is because there is no value for $_SESSION["lab_config_id"];. There are other ways that BLIS resolves this when the session doesn't have it, but there's no "one true way." This PR introduces a class that provides "one true way" by combining a bunch of ways to resolve the lab config ID.

@mrysav mrysav merged commit 3e4c4cc into C4G:master Mar 20, 2025
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.

1 participant