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

Description text not loading from bag profile json #11

Closed
mikejritter opened this issue Mar 23, 2020 · 0 comments · Fixed by #12
Closed

Description text not loading from bag profile json #11

mikejritter opened this issue Mar 23, 2020 · 0 comments · Fixed by #12

Comments

@mikejritter
Copy link
Contributor

In BagProfile.java, the json node for the description field is not being set. This can be seen as it is only checking if the node is empty.

The test for BagProfile.java should also ensure that ProfileFieldRule#getDescription is called so that we know the description is read in properly.

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 a pull request may close this issue.

1 participant