Skip to content

SQL Server to Postgres Migration#681

Open
labkey-martyp wants to merge 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_tnprc_migration
Open

SQL Server to Postgres Migration#681
labkey-martyp wants to merge 1 commit intorelease26.3-SNAPSHOTfrom
26.3_fb_tnprc_migration

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.

Changes

  • Remove the unregister more actions in NIRCModule

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