String IDs not working properly

Issue #8 resolved
Yissachar Radcliffe created an issue

Entities with String IDs do not display the actual ID. Instead 0 is displayed as the ID for all entities, and hovering over the ID displays the message:

"Failed getting entity, exception: java.lang.IllegalArgumentException: id cannot be zero"

Additionally, the last successfully retrieved entity (i.e. the last entity with an integer ID) is displayed, instead of the requested entity.

Comments (2)

  1. Log in to comment