Skip to content

Document genericFilter base condition behavior #150#151

Merged
knstvk merged 3 commits into
release_3from
feature/150-genericfilter-baseline-condition-docs
Jul 2, 2026
Merged

Document genericFilter base condition behavior #150#151
knstvk merged 3 commits into
release_3from
feature/150-genericfilter-baseline-condition-docs

Conversation

@fractal3000

@fractal3000 fractal3000 commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

#150

actual since 3.0

The data loader's own base condition is combined with the active
configuration's condition (base AND configuration). Document that the
base condition is read during view initialization, after onInit.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@fractal3000 fractal3000 linked an issue Jun 25, 2026 that may be closed by this pull request
@knstvk knstvk self-assigned this Jun 26, 2026
fractal3000 and others added 2 commits June 29, 2026 12:47
The jmix#5400 fix is now in master: the base condition is combined with
the active configuration (base AND configuration) and preserved across
configuration switches. Clarify that the base condition is changed via
DataLoader.setCondition() with a new object; modifying the existing
condition in place is ignored by the filter.

Relates to jmix-framework/jmix#5400.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@knstvk knstvk merged commit c449ec4 into release_3 Jul 2, 2026
@knstvk knstvk deleted the feature/150-genericfilter-baseline-condition-docs branch July 2, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document genericFilter base condition behavior

2 participants