Skip to content

Use shared treatment link display column factory - #10

Merged
labkey-martyp merged 2 commits into
release26.7-SNAPSHOTfrom
26.7_fb_centralize_treatment_link_factory
Aug 6, 2026
Merged

Use shared treatment link display column factory#10
labkey-martyp merged 2 commits into
release26.7-SNAPSHOTfrom
26.7_fb_centralize_treatment_link_factory

Conversation

@labkey-martyp

Copy link
Copy Markdown
Contributor

Rationale

Adopt the shared treatment link renderer so this module no longer carries its own copy. The renderer was duplicated across three centers, which meant a recent fix to how the scheduled date is passed had to be repeated here. This depends on the ehrModules change linked below and does not compile until that merges.

Related Pull Requests

Changes

  • Replaces the local treatment link display column with the shared one from ehrModules.
  • This center's form types match the shared defaults, so no overrides are needed and the rendered links are unchanged.

The shared config no longer seeds it. Same form names as before, so the rendered links are unchanged.

@labkey-martyp labkey-martyp left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Tests pass

@labkey-martyp
labkey-martyp merged commit 2dc043f into release26.7-SNAPSHOT Aug 6, 2026
2 checks passed
@labkey-martyp
labkey-martyp deleted the 26.7_fb_centralize_treatment_link_factory branch August 6, 2026 11:31
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