Skip to content

Conversation

@HerbertYiga
Copy link

Adding Test Ordered Type To be Displayed on the UI

value = ObjectUtil.format(obs.getConcept());
break;
case COLUMN_TEST_ORDERED_TYPE:
value = ObjectUtil.format(obs.getConcept().getAnswers());
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure this is the right data to put in this column? This will be all the concept answers for the concept.

Copy link
Author

Choose a reason for hiding this comment

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

have to change this

@HerbertYiga HerbertYiga marked this pull request as draft August 26, 2025 17:46
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