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

Handle missing _email security object in eForms and eChart notes #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lacarmen
Copy link
Contributor

@lacarmen lacarmen commented Mar 3, 2025

This PR fixes the issue where eforms could not be accessed if a user was missing the _email security object.

To replicate the original issue:
Completely remove the _email security object from all roles and users. Then try to open an eForm from anywhere.

Observed result:
500 error

Expected result:
eForms should open - and without displaying the Email button in the floating toolbar.

(Tagging @D3V41 to receive updates)

@lacarmen
Copy link
Contributor Author

lacarmen commented Mar 3, 2025

@warrendennis for you to review, please and thank you!

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.

2 participants