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

Copy link
Copy Markdown
Contributor

@labkey-bpatel labkey-bpatel left a comment

Choose a reason for hiding this comment

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

Looks like there is an identical PR for develop - I will delete that PR since this will get merged forward.

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