Skip to content

Daily Digest: 2026-09-05 #1051

Description

@github-actions

Daily Project Digest: 2026-09-05

Repository Stats

Metric Count
Stars 116
Forks 45
Watchers 6
Open issues 1

Commits (last 24h)

Pull Requests Merged (last 24h)

No PRs merged.

Pull Requests Opened (last 24h)

No new PRs.

Currently Open PRs

Issues Opened (last 24h)

  • #1050 an UNQUALIFIED object name (CREATE ASSOCIATION Order_Probe FROM …) passes check --references ("All references valid"), then exec refuses it — and everything BEFORE it in the script has alread… (@marclehane-creator)
  • #1049 an XPath constraint naming a member that does not exist ([Mod.Entity_Attr = …]) passes check --references; exec writes the page; mx check → CE1613 "The selected association … no longer exists" (@marclehane-creator)
  • #1048 check --references passes a CHANGE $Obj ("Attr" = …) whose attribute does NOT exist on the entity; exec writes it; mx check → CE1613 (@marclehane-creator)
  • #1047 UPDATE SECURITY (project-wide) left CE0066 on SEVEN modules of a real app; UPDATE SECURITY <Module> errors on System (@marclehane-creator)
  • #1046 ContentParams: [{1} = $Customer/Name] (a path where a bare attribute is required) passes check --references and writes the literal $Customer/Name as the attribute name → CE1613 (@marclehane-creator)
  • #1045 DATAGRID … (DataSource: $Ctx/Module.Assoc) writes the grid over the CONTEXT entity, so every column is mis-qualified → CE1613 ×N — passes check --references (@marclehane-creator)
  • #1044 a bare or double-quoted String literal in a CHANGE / FILTER expression passes check --references, writes, and fails mx check with CE0117 (@marclehane-creator)
  • #1043 an OBJECT as a LOG … WITH ({1} = $Obj) template parameter passes check --references, writes, and fails mx check with CE0117 (@marclehane-creator)
  • #1042 IF empty($List) is rejected with a code-less, location-less "Unexpected token after expression" — printed AFTER a green 0 errors verdict (@marclehane-creator)
  • #1041 RETURNS void AS $x is accepted by check --references and writes a dangling return $x that only mx check catches (CE0109) (@marclehane-creator)
  • #1038 diff-local always fails with "mprcontents directory not found" on a project where the directory exists (@TOFBuck)
  • #1037 mxcli new: optionally create the app on the Mendix platform (Team Server repo included) (@MendixMau)
  • #1036 mxcli widget init generates MDL examples that the parser rejects (@MendixMau)
  • #1035 mxcli-authored Gallery widget fails mxbuild CE0463 even after full regeneration (@MendixMau)
  • #1034 DESCRIBE JAVA ACTION drops the type-parameter name (prints entity <> instead of entity <pEntity>) — the declaration does not round-trip (@MendixMau)
  • #1033 MDL044 write barrier (currentDeviceType() validation) only runs for CREATE MICROFLOW, not CREATE NANOFLOW — the identical invalid expression passes check, is written, and fails the build with CE0117 (@MendixMau)
  • #1032 ALTER PAGE { SET DataSource = DATABASE Module.Entity ON <dataview>; } reports success but silently wipes the DataView's datasource entirely — CE7007 downstream (@MendixMau)
  • #1031 CREATE WORKFLOW ... DECISION writes the outcome label as a raw string instead of an EnumerationValueIdentifier — project fails to load with StorageLoadException (@MendixMau)
  • #1030 raise error; used directly in a microflow's main flow (not inside an error handler) always fails native mxbuild with CE0710 — a genuine flow-graph codegen defect (@MendixMau)
  • #1029 A page-level actionbutton (outside any dataview) with Action: show_page Page(Param: $Var) silently drops the argument and rebinds every target-page parameter to $currentObject — CE1571 at build (@MendixMau)
  • #1028 CREATE SNIPPET ... (Params: { $X: String }) — a primitive-typed snippet parameter, shown in mxcli syntax snippet.create's own example — fails at exec with entity not found: String (@MendixMau)
  • #1027 The bundled write-lint-rules skill documents action_type/source_type API values that do not exist — rules written from the guide's own examples silently match zero violations (@MendixMau)
  • #1026 mxcli new warns that the project path exceeds the MxToolset 259-character limit, then hangs forever in the first build instead of failing (@MendixMau)
  • #1025 mxcli syntax drill-down rejects the example printed in its own help text (Unknown topic: workflow user-task targeting) (@MendixMau)
  • #1024 JUMP TO <activity> inside a boundary-event body writes a Jump with no Target, named after its target — so an interrupting boundary event cannot be expressed correctly (@MendixMau)
  • #1023 Workflow CALL MICROFLOW … WITH (Param = $Var) — an unquoted value segfaults the binary (nil-pointer panic in buildWorkflowCallMicroflow) instead of reporting an error (@MendixMau)

Issues Closed (last 24h)

  • #1040 Daily Digest: 2026-09-04
  • #1018 CREATE OR REPLACE / CREATE OR MODIFY deletes an object's doc comment (Documentation), silently
  • #993 Feature request: let MDL position microflow/nanoflow parameters (MicroflowParameter has coordinates, but no annotation reaches it)

CI Status (latest runs on main)

Dependency Changes (last 5 commits)

go.mod
go.sum


Daily digest generated automatically — workflow source

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    digestDaily project digest

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions