odata icon indicating copy to clipboard operation
odata copied to clipboard

NullPointerException when retrieving Entity with Enum value = null

Open omniavincitlabor opened this issue 7 years ago • 1 comments

Hi,

I have an Entity with an Enum value. When the value is null I get a NullPointerException when retrieving the entity.

NPE occurs for ATOM and JSON output.

omniavincitlabor avatar May 02 '17 20:05 omniavincitlabor

Hi, I've revived this 2 year old issue, and I'd be very happy if you could check the pull request that I created to fix. Thanks

kemalizing avatar Oct 07 '19 12:10 kemalizing