Skip to content

Conversation

@labkey-martyp
Copy link
Contributor

Rationale

A handful of behavior obs refinements.

Changes

  • Ticket 53574: Multiple obs orders of same category in same form but different dates getting duplicates when marking complete from schedule
  • Ticket 53576: Relabel Clinical Obs with Behavior Obs in Forms and Clin History
  • Ticket 53575: Alopecia Score observation requires a remark
  • Fix future obs schedule
  • Cleanup obs dataset

import java.util.Map;
import java.util.Set;

public class NIRCBehaviorObservationsDataSource extends AbstractDataSource
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it be practical to extract shared code into a new parent class and have both NIRCBehaviorObservationsDataSource and NIRCClinicalObservationsDataSource extend it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes that is practical and done. Good call.

Copy link
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.

Approved, but please see my comment.

@labkey-martyp labkey-martyp merged commit 1b406cb into release25.7-SNAPSHOT Aug 6, 2025
5 of 6 checks passed
@labkey-martyp labkey-martyp deleted the 25.7_fb_behav_obs branch August 6, 2025 15:37
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