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
fix: add version guards for Mendix 10.24 nightly test failures
- Add requireMinVersion(t, 11, 0) to three page roundtrip tests that
use CREATE PAGE with parameters (11.0+ feature)
- Gate MOVE commands in 03-page-examples.mdl that reference artifacts
only created under the 11.0+ version gate (ProcessProducts microflow,
DashboardHeader/Footer snippets, P034_ComboBox_Enum page)
- Gate styling example pages in 12-styling-examples.mdl that use Params
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments