Skip to content

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

3 participants