Skip to content

Conversation

@labkey-martyp
Copy link
Contributor

Rationale

This mostly affects development environments with multiple EHR modules. Scope these notifications to NIRC.

Changes

  • Owner constructors
  • Pass in NIRCModule


public NIRCClinicalMoveNotification()
{
super();
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it safe to remove these no-arg constructors?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are called in background threads in triggers. I can look into using the parameter version and get the module from the ModuleLoader

Copy link
Contributor

Choose a reason for hiding this comment

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

OK, if they're being used it seems fine to retain them

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@labkey-martyp labkey-martyp merged commit ad6ffd8 into release25.7-SNAPSHOT Aug 19, 2025
10 of 11 checks passed
@labkey-martyp labkey-martyp deleted the 25.7_fb_notif_owner branch August 19, 2025 16:47
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