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

Death notification test failure fixes #495

Conversation

labkey-bpatel
Copy link
Contributor

Rationale

Related Pull Requests

Changes

…t().isServiceEnabled() check is not needed in TriggerScriptHelper, it won't be enabled in this case - see LDKController.SetNotificationSettingsAction, starting line 519 (container 'EHR' is not the root so setServiceEnabled() won't be reached, hence, NotificationService.get().isServiceEnabled() will always return false). NotificationService.get().isActive() is a sufficient check.
@labkey-bpatel
Copy link
Contributor Author

Since this is not a product bug, but a missing test setup, closing this PR. Test fix in 23.7, the branch we are monitoring.

@labkey-bpatel labkey-bpatel deleted the 22.11_fb_death_notification_test_failures branch January 22, 2024 00:49
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