Skip to content

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

Open
reagan-meant wants to merge 1 commit into
openmrs:masterfrom
reagan-meant:META-241
Open

META-241: Display xml for the assessed items when user wants to compare in detail#49
reagan-meant wants to merge 1 commit into
openmrs:masterfrom
reagan-meant:META-241

Conversation

@reagan-meant
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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