Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRUNK-3621 #330

Closed
wants to merge 1 commit into from
Closed

TRUNK-3621 #330

wants to merge 1 commit into from

Conversation

k-joseph
Copy link
Member

@k-joseph k-joseph commented Jun 3, 2013

Added my thought of fix for; TRUNK-3621 Create a custom data type and its associated handler for concepts

if (StringUtils.isBlank(result))
return null;
try {
return Context.getConceptService().getConceptByUuid(result);
Copy link
Member

Choose a reason for hiding this comment

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

Do other datatype handlers use UUIDs rather than internal primary keys?

Copy link
Member Author

Choose a reason for hiding this comment

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

They actually do not use UUIDs, at this point!!!

@k-joseph k-joseph closed this Jun 17, 2013
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants