You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#386 docs: add manual test case documentation for all MDL command areas (@retran)
Issues Opened (last 24h)
#928 Two widget property-binding gaps found while building a data-bound catalogue page: (1) the Image widget's imageUrl/alternativeText texttemplate contentparams are silently dropped on write, and (2) ACTIONBUTTON's real Editability/ConditionalEditabilitySettings properties are not wired through editable: at all (@TOFBuck)
#927.test.mdl parser: (1) a leading javadoc-style comment fuses into the first @test block and silently drops it; (2) a bare retrieve/count() test block with no RETURN reports PASS unconditionally regardless of the actual value (@TOFBuck)
#926 Bundled skill test-microflows.md documents a --require-assertions flag the binary does not accept (@TOFBuck)
#925SHOW ACCESS ON ENTITY <module>.<entity> fails to parse, while the PAGE and MICROFLOW variants work (@TOFBuck)
#924 No MDL statement for Guest Access (anonymous users) — anonymous-access apps can't be built unattended (@TOFBuck)
#922 Rest call returns wrong datatype in MDL source (@rbolt)
#918check --references passes on a loop-variable association path inlined as a call-microflow parameter; native mxbuild then fails with CE0117 (@MendixMau)
#916 run --local / test --local use the cached Linux mxbuild on macOS and fail with a raw 'exec format error' (setup and docker build resolve Studio Pro's mxbuild correctly) (@MendixMau)
#919ALTER PAGE SET DynamicCellClass ON <column> passes check --references but fails at exec with "column property not found"
#917calculated by on an attribute is silently discarded on write — stored as DomainModels$StoredValue with no calculation link, on both CREATE and ALTER paths
Daily Project Digest: 2026-08-19
Repository Stats
Commits (last 24h)
8b7f1fa2Merge pull request Expression type checking that actually checks, plus check/write-path fixes from field reports #929 from ako/main (Ako)d3cdf489Merge pull request fix: improve data container context hints and LSP completion #184 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)0fb99fb8Merge branch 'main' into claude/bootstrap-prompt-smaller-37u3fu (Ako)a629b52aMerge pull request Trojan:Win32/Wacatac.C!ml detected in recent v.0.6 ? #185 from ako/claude/exprcheck-attribute-paths (Ako)12255101feat(exprcheck): type attribute paths, and catch the enum comparison (Claude)7479a2e1Merge pull request Add first-class GitHub Copilot support to mxcli init #183 from ako/claude/sudoku-test-issue-46-iyxn30 (Ako)4ecbbce7Merge pull request Add support for enabling system attributes on persistent entities #182 from ako/claude/exprcheck-catalog-reader (Ako)36b1c53cfix(mappings): DESCRIBE reproduces the script that made the mapping (Claude)16ffb5dfMerge origin/main into the expression type-checking branch (Claude)8fd00858Merge pull request Add support for entity event handlers #181 from ako/claude/mxcli-issues-ovfoxk (Ako)4856e58aMerge branch 'main' into claude/mxcli-issues-ovfoxk (Ako)e76779d4fix: flag a builtin property a widget cannot route; correct two shipped docs (Claude)bcab2d8bMerge pull request Daily Digest: 2026-04-10 #180 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)4f65a95cMerge pull request fix: support @Module.Const syntax in expressions #179 from ako/claude/sudoku-test-issue-46-iyxn30 (Ako)b53a84b6feat(check): run expression type checking under --references (Claude)de9b6c3efix(check): MDL-SEC20 warns unless the script enables security (Claude)2f14788dfeat(check): MDL061/062/063 for three build errors check used to pass (mxcli check accepts seven constructs that Studio Pro rejects (CE0038/CE0068/CE0079/CE0711/CE0249/CE0111 + unvalidated icon glyphs) #893) (Claude)20a1f6bdfix(examples): drop a CE0111 from the Reference validation reports stale references inside excluded microflows #312 excluded-microflow example (Claude)763a6a9astyle: gofmt three files left unaligned by earlier commits (Claude)e1dcac24feat(exprcheck): back the CatalogReader seam with the catalog (Claude)3e70c51bchore: gofmt three files somake lintstops dirtying the tree (Claude)48db7ddafix(domainmodel): write and read the calculated-attribute binding (Claude)54c8f95afix(check,marketplace): resolve refs with -p, two new rules, quieter WIDGET16 (Claude)6833c378Merge branch 'mendixlabs:main' into main (Ako)77c40b98Merge pull request Constant reference round-trip broken: DESCRIBE outputs @Module.Const but parser rejects @ syntax #178 from ako/claude/sudoku-test-issue-46-iyxn30 (Ako)5a4985bbMerge pull request Sync ako/mxcli: silent data-loss fixes, IN QUEUE, and capability docs corrected against measurement #921 from ako/main (Ako)c07a7ff0fix(alter-page): one alias table, schema-shaped column writes, named columns (Claude)443e80deMerge pull request fix: add OPEN to keyword rule for enum value parsing #174 from ako/claude/mxcli-issues-ovfoxk (Ako)def9f3eeMerge pull request feat: SupportFilterableproperty on DataGrid2 COLUMN in MDL #177 from ako/claude/bootstrap-prompt-smaller-37u3fu (Ako)3dacd08dMerge branch 'main' into claude/bootstrap-prompt-smaller-37u3fu (Ako)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)
.test.mdlparser: (1) a leading javadoc-style comment fuses into the first@testblock and silently drops it; (2) a bareretrieve/count()test block with noRETURNreports PASS unconditionally regardless of the actual value (@TOFBuck)test-microflows.mddocuments a--require-assertionsflag the binary does not accept (@TOFBuck)SHOW ACCESS ON ENTITY <module>.<entity>fails to parse, while the PAGE and MICROFLOW variants work (@TOFBuck)check --referencespasses on a loop-variable association path inlined as a call-microflow parameter; native mxbuild then fails with CE0117 (@MendixMau)Issues Closed (last 24h)
ALTER PAGE SET DynamicCellClass ON <column>passescheck --referencesbut fails atexecwith "column property not found"calculated byon an attribute is silently discarded on write — stored as DomainModels$StoredValue with no calculation link, on both CREATE and ALTER pathsCI Status (latest runs on main)
Dependency Changes (last 5 commits)
No dependency changes.
Daily digest generated automatically — workflow source