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

Updatable entity view containing deeply nested collection that is empty wrongly removes tuples from result #709

Closed
beikov opened this issue Dec 19, 2018 · 0 comments · Fixed by #700

Comments

@beikov
Copy link
Member

beikov commented Dec 19, 2018

Description

With updatable entity views, this bug happens when loading a view that contains a collection with size > 1. The subview of that must also contain a collection and it must be empty. This will cause elements of the first collection to be omitted.

Expected behavior

Actual behavior

Steps to reproduce

Environment

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

@beikov beikov added this to the 1.4.0 milestone Dec 19, 2018
@beikov beikov self-assigned this Dec 19, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Dec 19, 2018
…ly nested collection that is empty wrongly removes tuples from result
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 11, 2019
…ly nested collection that is empty wrongly removes tuples from result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant