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

META-241: Display xml for the assessed items when user wants to compare in detail #49

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

Conversation

reagan-meant
Copy link
Contributor

Craeted a dialog table that enables user to preview the incoming and existing metadata in detail when the user clicks the Compare in detail button.
https://issues.openmrs.org/browse/META-241

return new String(((ByteArrayOutputStream)res.getOutputStream()).toByteArray());

} catch(Exception e) {
return xml;
Copy link
Member

Choose a reason for hiding this comment

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

Are you intentionally ignoring this exception?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let me handle it...Thanks

@dkayiwa
Copy link
Member

dkayiwa commented Jan 7, 2022

@reagan-meant do you still have the time to take this to the finishing line?

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