Skip to content

Conversation

@labkey-martyp
Copy link
Contributor

Rationale

Add ability to discard forms to all non-case or necropsy related forms. Update clinremarks ETL to concat comment and diagnosis similar to cases.

Copy link
Contributor

@labkey-jeckels labkey-jeckels left a comment

Choose a reason for hiding this comment

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

I didn't manually test but this seems safe to go without separate validation. Let me know if you'd prefer a manual check.

protected List<String> getMoreActionButtonConfigs()
{
List<String> configs = super.getMoreActionButtonConfigs();
configs.remove("DISCARD");
Copy link
Contributor

Choose a reason for hiding this comment

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

I would love to have constants for this and other actions. However, I know this is long-standing and widespread to use hard-coded strings.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah that could be a future EHR improvement

@labkey-martyp labkey-martyp merged commit 332b8f2 into release25.3-SNAPSHOT Jul 22, 2025
7 of 8 checks passed
@labkey-martyp labkey-martyp deleted the 25.3_fb_discard_forms branch July 22, 2025 19:20
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.

3 participants