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

REPORT-840:GET call for the ReportRequest resource with given ReportDefinitionUUID is failing #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gitcliff
Copy link

@HerbertYiga
Copy link

you could add a ticket description as recomended here https://wiki.openmrs.org/display/docs/Pull+Request+Tips

@gracepotma
Copy link

@dkayiwa @mseaton can this be merged or closed?

@Override
public SimpleObject asRepresentation(ReportRequest delegate, Representation representation) throws ConversionException {
DelegatingResourceHandler<ReportRequest> handler = (DelegatingResourceHandler<ReportRequest>) getResourceHandler(
delegate);
Copy link
Member

Choose a reason for hiding this comment

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

@gitcliff instead of this, shouldn't you just add a ref representation like for the rest of the webservices rest resources?

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.

4 participants