blaze-persistence icon indicating copy to clipboard operation
blaze-persistence copied to clipboard

NPE in `EntityViewConfiguration#getFetches` upon a `fetch` from an inherited EntityView

Open david-kubecka opened this issue 2 years ago • 0 comments

Running the SampleTest as enhanced in this commit would normally lead to an NPE here. There's, however, a crude fix for this case also in that commit. Please try to come up with a better solution.

david-kubecka avatar Jan 09 '23 13:01 david-kubecka