Skip to content

SQL Server to Postgres Migration#680

Open
labkey-martyp wants to merge 2 commits intodevelopfrom
fb_query_validation
Open

SQL Server to Postgres Migration#680
labkey-martyp wants to merge 2 commits intodevelopfrom
fb_query_validation

Conversation

@labkey-martyp
Copy link
Copy Markdown
Contributor

Rationale

Remove unregisterMoreActionsButtons() - previously added for NIRC with the intention to remove some of the default or previously added more actions menu items for treatment_order. But this is no longer needed. Also, its breaking the TC tests when both NIRC and TNPRC on postgres are present - TNPRC adds the menu item it needs during startup, and NIRC globally unregisters it causing TNPRC test failure.

Related Pull Requests

Changes

  • Remove the unregister more actions in NIRCModule

labkey-bpatel and others added 2 commits March 12, 2026 12:19
…h the intention to remove some of the default or previously added more actions menu items for treatment_order. But it doesn't seem necessary. Also, its breaking the TC tests when both NIRC and TNPRC on postgres are present - TNPRC adds the menu item it needs during startup, and NIRC globally unregisters it causing TNPRC test failure.
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