Skip to content

NPE during view attribute accessor resolving when lacking an explicit version mapping #722

Closed
@beikov

Description

Description

Resolving of the entity view attribute accessor fails with a NPE when there is no explicit mapping in the view. A possible workaround is to simply map the version attribute for now.

Expected behavior

Actual behavior

Steps to reproduce

Environment

Version: 1.3.1
JPA-Provider: -
DBMS: -
Application Server: -

Activity

added this to the 1.4.0 milestone on Jan 22, 2019
self-assigned this
on Jan 22, 2019
added a commit that references this issue on Jan 22, 2019

[Blazebit#722] Fix NPE during view attribute accessor resolving when …

added 2 commits that reference this issue on Feb 25, 2019

[#722] Fix NPE during view attribute accessor resolving when lacking …

[Blazebit#722] Fix NPE during view attribute accessor resolving when …

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
NPE during view attribute accessor resolving when lacking an explicit version mapping · Issue #722 · Blazebit/blaze-persistence