Skip to content

AggregatePath caching considers the owning Entity #1661

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

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

Since a PersistencePropertyPath does NOT consider it's owner for equality, this is necessary.
to distinguish different AggregatePath instances based on a inherited property.

Closes #1657

Since a PersistencePropertyPath does NOT consider it's owner for equality, this is necessary.
to distinguish different AggregatePath instances based on a inherited property.

Closes #1657
@schauder schauder requested a review from mp911de November 13, 2023 09:01
@mp911de mp911de changed the title AggregatePath caching consideres the owner. AggregatePath caching considers the owning Entity Nov 13, 2023
mp911de pushed a commit that referenced this pull request Nov 14, 2023
Since a PersistencePropertyPath does NOT consider it's owner for equality, this is necessary.
to distinguish different AggregatePath instances based on a inherited property.

Closes #1657
Original pull request: #1661
mp911de added a commit that referenced this pull request Nov 14, 2023
Revise aggregatePathCache generics. Reformat code.

See #1657
Original pull request: #1661
@mp911de mp911de closed this Nov 14, 2023
@mp911de mp911de deleted the issue/1657-aggregate-path branch November 14, 2023 10:46
@mp911de mp911de added this to the 3.2 GA (2023.1.0) milestone Nov 14, 2023
@mp911de mp911de added the type: bug A general bug label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using properties from a shared base class renders invalid queries
2 participants