Skip to content

Conversation

@huuaho
Copy link
Contributor

@huuaho huuaho commented Jan 15, 2026

C3DC-2090

The treatment and survival id was referring to 'id' instead of the correct id field from the query.

Copilot AI review requested due to automatic review settings January 15, 2026 21:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes incorrect field references in the dashboard tab configuration for treatment and survival data tables. The dataField properties were incorrectly set to the generic "id" instead of the specific identifiers returned by the query.

Changes:

  • Updated treatment table configuration to use treatment_id instead of id
  • Updated survival table configuration to use survival_id instead of id

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@huuaho huuaho requested a review from amattu2 January 15, 2026 21:39
@huuaho huuaho changed the base branch from 1.9.0 to 1.8.0 January 15, 2026 21:41
@amattu2 amattu2 enabled auto-merge January 16, 2026 20:55
@amattu2 amattu2 merged commit c85d191 into 1.8.0 Jan 16, 2026
2 checks passed
@amattu2 amattu2 deleted the C3DC-2090 branch January 16, 2026 20:56
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