**Daily Project Digest – 2026-05-21** --- ### 1. Highlights - Fixed pluggable‑widget attribute binding (issue #64) by using `DomainModels$AttributeRef`. - Proposed documentation changes to normalize catalog tables and remove denormalized snapshot/source columns. - No PRs were merged; one documentation PR (#386) remains open for review. ### 2. Code Changes (by theme) - **Documentation** – Commit `253b1720` proposes normalizing catalog tables, dropping denormalized snapshot/source columns. - **Bug fix** – Commit `e4fc1c13` resolves #64, updating pluggable‑widget attribute binding to reference `DomainModels$AttributeRef`. ### 3. Pull Requests - **Merged (last 24h):** none - **Opened (last 24h):** none - **Pending review:** - PR #386 – docs: add manual test case documentation for all MDL command areas (@retran) ### 4. Issues - **New (last 24h):** #578 (DataGrid 2 upgrade), #577 (Daily Digest), #576 (Normalize catalog tables), #574 (Widget property conditional visibility) – **4 new** - **Closed (last 24h):** #575 (Consolidate DataGrid builder paths), #64 (Generate Overview Page – DataGrid 2) – **2 closed** - **Total open:** reported as **1** (per repository stats), though several recent issues have been opened and may need triage. ### 5. Repository Health - **Stars:** 85 | **Forks:** 28 | **Watchers:** 7 - **CI status (latest runs on main):** - Daily Project Digest – *running* (no conclusion yet) - Nightly Release & Integration Tests – **success** - Enhancement Guide – **skipped** ### 6. Action Items - Review and provide feedback on open PR #386 (documentation). - Triage the newly opened issues (#578, #576, #574) – especially #578 regarding DataGrid 2 upgrades. - Monitor the Daily Project Digest workflow for completion; ensure no failures arise. - No failing CI or stale PRs detected at this time. --- *Daily digest generated automatically — [workflow source](https://github.com/mendixlabs/mxcli/blob/main/.github/workflows/daily-digest.yml)*
Daily Project Digest – 2026-05-21
1. Highlights
DomainModels$AttributeRef.2. Code Changes (by theme)
253b1720proposes normalizing catalog tables, dropping denormalized snapshot/source columns.e4fc1c13resolves Generate Overview Page - DataGrid 2 is not up to date #64, updating pluggable‑widget attribute binding to referenceDomainModels$AttributeRef.3. Pull Requests
4. Issues
5. Repository Health
6. Action Items
Daily digest generated automatically — workflow source