Skip to content

Describe breaking changes for ValueLoadContext in 3.0 release notes #1151

@dtaimanov

Description

@dtaimanov

see jmix-framework/jmix#4371

Previously adding alias to Condition of ValueLoadContext worked:

'PropertyCondition.equal("username", "admin");' -> 'PropertyCondition.equal("e.username", "admin");'

Currently, after aligning this behaviour with regular entity LoadContext, this alias is added automatically and previous workaround will cause wrong jpql generation.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions