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

(fix) Fixes concept url #770

Merged
merged 2 commits into from
Aug 16, 2022
Merged

(fix) Fixes concept url #770

merged 2 commits into from
Aug 16, 2022

Conversation

ZacButko
Copy link
Contributor

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide.
  • My work includes tests or is validated by existing tests.

Summary

In esm-form-entry-app concept.service.ts was getting concepts from /rest/v1/conceptconcept?references... and now it gets them from /rest/v1/concept?references...

Screenshots

Related Issue

Other

@ibacher
Copy link
Member

ibacher commented Aug 15, 2022

I think this also needs the inverse tweak over here so that this continues to work offline.

@ZacButko ZacButko merged commit 99827fc into main Aug 16, 2022
@ZacButko ZacButko deleted the fix/form-entry-concept-url branch August 16, 2022 04:38
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.

2 participants