Daily Project Digest: 2026-08-21
Repository Stats
Metric
Count
Stars
115
Forks
44
Watchers
6
Open issues
1
Commits (last 24h)
b7633530 Merge pull request Sync ako/mxcli: List View specialization templates, packaging fixes, and folder placement for every document type #942 from ako/main (Ako)
09fd98d8 Merge pull request GRANT syntax does not support attribute-level access — READ "Attr1", "Attr2" fails with parse error #203 from ako/claude/mxcli-findings-nnl181 (Ako)
2679d7e7 Merge remote-tracking branch 'origin/main' into claude/mxcli-findings-nnl181 (Claude)
04ebf11e feat(pages): ALTER PAGE support for List View specialization templates (Claude)
d240f2b9 Merge pull request DataGrid 2 column Attribute: binding not propagated into widget template (AttributeRef stays null) #202 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)
2d422faa feat(pages): author and read List View specialization templates (Claude)
27e5e57d fix(building-block): rebind a datasource override by widget type, not by one already present (Claude)
89f1ed8b fix(catalog): index List View specialization template contents (Claude)
33f8e626 fix(describe): carry a flow datasource's arguments through describe (Claude)
5688c6ac fix(describe): emit an XPath constraint as a bracketed group, always (Claude)
2354f216 docs(fix-issue): record the mx check baseline trap that weakened DESCRIBE PAGE emits 'database from' for non-database datasources, producing invalid MDL #941 's control (Claude)
e50ddacf fix(describe): read and render a widget datasource in one place (DESCRIBE PAGE emits 'database from' for non-database datasources, producing invalid MDL #941 ) (Claude)
48114ded Merge pull request Importing entities into the Domain Model from an OData consumed service does not work properly. #201 from ako/claude/mxcli-findings-nnl181 (Ako)
95de452c Merge branch 'main' into claude/mxcli-findings-nnl181 (Ako)
3c12a0d1 Merge pull request REST client BASIC auth: password with special characters produces 401 at runtime #200 from ako/claude/sudoku-test-issue-46-iyxn30 (Ako)
d5ce8a9d Merge branch 'main' into claude/mxcli-findings-nnl181 (Ako)
0e02d189 Merge branch 'main' into claude/sudoku-test-issue-46-iyxn30 (Ako)
0e3360e2 Merge pull request No MDL syntax for 'retrieve by association' in microflows #199 from ako/claude/issue-913-split-syntax (Ako)
b48a9a6a Merge branch 'main' into claude/issue-913-split-syntax (Ako)
6029d7b5 Merge branch 'main' into claude/mxcli-findings-nnl181 (Ako)
90e29fc2 Merge pull request Widget DataSource does not accept association path ($var/Module.Assoc) #198 from ako/claude/show-access-on-entity-925 (Ako)
0ea6b058 Merge branch 'main' into claude/show-access-on-entity-925 (Ako)
e2254cb5 Merge pull request Daily Digest: 2026-04-14 #197 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)
050b77e7 docs: record the three MDL-written pluggable widget (Accordion) makes the module unpackageable: create-module-package crashes in the mpr hasher while every check stays clean #931 symptoms and add the reproduction script (Claude)
9b8ffc35 fix: flag the hidden widget property that fails the build, not the harmless ones (Claude)
c6264e8e fix: let a Mendix array be created, and never write one without its marker (Claude)
31e46316 fix: write the page keys Studio Pro writes, and the marker its reader needs (Claude)
cc218218 feat(mdl): unify the type split onto the enum split's branch syntax (Claude)
82cacfba docs(mdl): bug report and proposal for MDL decision (split) syntax inconsistent #913 split statement syntax (Claude)
48074c48 fix(show): make SHOW ACCESS ON ENTITY parse, and stop SHOW ACCESS ON PAGE describing the page (Claude)
Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
Issues Opened (last 24h)
#945 ALTER WORKFLOW via --mcp backend skips the CE0495 activity-name dedup that the default modelsdk backend has (@MendixMau )
#944 ALTER WORKFLOW ... REPLACE ACTIVITY silently renames the replaced activity even on a same-name/no-op replace (@MendixMau )
#943 check --references / exec never validate a workflow's call-microflow target (CE1613 only caught by native mx check) (@MendixMau )
#939 Business Rule call inside an expression loses its Condition/Value on Mendix 11 (works on Mendix 10) (@WouterHooglandTOF )
Issues Closed (last 24h)
#941 DESCRIBE PAGE emits 'database from' for non-database datasources, producing invalid MDL
#940 DESCRIBE PAGE silently omits List View specialization templates; SHOW REFERENCES and SEARCH do not index their contents
#937 Daily Digest: 2026-08-20
#936 GRANT ... WHERE overwrites instead of merging the attribute list (silent security regression)
#935 ALTER PAGE corrupts/crashes on DataGrid2 customContent columns (InvalidCastException, project unloadable)
#933 ALTER PAGE corrupts/crashes on DataGrid2 customContent columns (InvalidCastException, project unloadable)
#932 Document placement gaps: FOLDER is a silent no-op on an existing document, and mappings/JSON structures cannot be foldered or MOVEd at all
#926 Bundled skill test-microflows.md documents a --require-assertions flag the binary does not accept
#925 SHOW ACCESS ON ENTITY <module>.<entity> fails to parse, while the PAGE and MICROFLOW variants work
#913 MDL decision (split) syntax inconsistent
CI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source
Daily Project Digest: 2026-08-21
Repository Stats
Commits (last 24h)
b7633530Merge pull request Sync ako/mxcli: List View specialization templates, packaging fixes, and folder placement for every document type #942 from ako/main (Ako)09fd98d8Merge pull request GRANT syntax does not support attribute-level access — READ "Attr1", "Attr2" fails with parse error #203 from ako/claude/mxcli-findings-nnl181 (Ako)2679d7e7Merge remote-tracking branch 'origin/main' into claude/mxcli-findings-nnl181 (Claude)04ebf11efeat(pages): ALTER PAGE support for List View specialization templates (Claude)d240f2b9Merge pull request DataGrid 2 column Attribute: binding not propagated into widget template (AttributeRef stays null) #202 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)2d422faafeat(pages): author and read List View specialization templates (Claude)27e5e57dfix(building-block): rebind a datasource override by widget type, not by one already present (Claude)89f1ed8bfix(catalog): index List View specialization template contents (Claude)33f8e626fix(describe): carry a flow datasource's arguments through describe (Claude)5688c6acfix(describe): emit an XPath constraint as a bracketed group, always (Claude)2354f216docs(fix-issue): record the mx check baseline trap that weakened DESCRIBE PAGE emits 'database from' for non-database datasources, producing invalid MDL #941's control (Claude)e50ddacffix(describe): read and render a widget datasource in one place (DESCRIBE PAGE emits 'database from' for non-database datasources, producing invalid MDL #941) (Claude)48114dedMerge pull request Importing entities into the Domain Model from an OData consumed service does not work properly. #201 from ako/claude/mxcli-findings-nnl181 (Ako)95de452cMerge branch 'main' into claude/mxcli-findings-nnl181 (Ako)3c12a0d1Merge pull request REST client BASIC auth: password with special characters produces 401 at runtime #200 from ako/claude/sudoku-test-issue-46-iyxn30 (Ako)d5ce8a9dMerge branch 'main' into claude/mxcli-findings-nnl181 (Ako)0e02d189Merge branch 'main' into claude/sudoku-test-issue-46-iyxn30 (Ako)0e3360e2Merge pull request No MDL syntax for 'retrieve by association' in microflows #199 from ako/claude/issue-913-split-syntax (Ako)b48a9a6aMerge branch 'main' into claude/issue-913-split-syntax (Ako)6029d7b5Merge branch 'main' into claude/mxcli-findings-nnl181 (Ako)90e29fc2Merge pull request Widget DataSource does not accept association path ($var/Module.Assoc) #198 from ako/claude/show-access-on-entity-925 (Ako)0ea6b058Merge branch 'main' into claude/show-access-on-entity-925 (Ako)e2254cb5Merge pull request Daily Digest: 2026-04-14 #197 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)050b77e7docs: record the three MDL-written pluggable widget (Accordion) makes the module unpackageable: create-module-package crashes in the mpr hasher while every check stays clean #931 symptoms and add the reproduction script (Claude)9b8ffc35fix: flag the hidden widget property that fails the build, not the harmless ones (Claude)c6264e8efix: let a Mendix array be created, and never write one without its marker (Claude)31e46316fix: write the page keys Studio Pro writes, and the marker its reader needs (Claude)cc218218feat(mdl): unify the type split onto the enum split's branch syntax (Claude)82cacfbadocs(mdl): bug report and proposal for MDL decision (split) syntax inconsistent #913 split statement syntax (Claude)48074c48fix(show): make SHOW ACCESS ON ENTITY parse, and stop SHOW ACCESS ON PAGE describing the page (Claude)Pull Requests Merged (last 24h)
No PRs merged.
Pull Requests Opened (last 24h)
No new PRs.
Currently Open PRs
mxcli run --ensure-dbcan't start PostgreSQL on Arch Linux #823) (@GG-O-BP)file, unguarded chmod) #742) (@kaspergff)Issues Opened (last 24h)
Issues Closed (last 24h)
test-microflows.mddocuments a--require-assertionsflag the binary does not acceptSHOW ACCESS ON ENTITY <module>.<entity>fails to parse, while the PAGE and MICROFLOW variants workCI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source