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

Can't get single instance #13

Open
dukefoss opened this issue Jul 1, 2019 · 0 comments
Open

Can't get single instance #13

dukefoss opened this issue Jul 1, 2019 · 0 comments

Comments

@dukefoss
Copy link
Collaborator

dukefoss commented Jul 1, 2019

Description:
The method "getInstance" does not return the case.

Steps to reproduce:

  1. Add Concept and Case Base with REST API.
  2. Add attributes.
  3. Add instances with method "addInstanceJSON".
  4. Instance is not returned when method "getInstance" is called.

Expected and Actual Result:
Expected result is to get the instance with the method "getInstance". Actual result is Error 500.

Note:
Bug in "getInstance". Exception thrown at "Case.java" line 22 & 23.

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

No branches or pull requests

1 participant