Commit 2e241a8
fix: set Editable to Conditional and fix Visible xpath expression
patchConditionalSettings now sets the Editable BSON field to
"Conditional" when ConditionalEditabilitySettings is populated,
fixing mx check validation failure. Also restore $currentObject/
prefix in the Visible xpath example that was dropped during the
syntax refactor.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f9878ea commit 2e241a8
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2277 | 2277 | | |
2278 | 2278 | | |
2279 | 2279 | | |
2280 | | - | |
| 2280 | + | |
2281 | 2281 | | |
2282 | 2282 | | |
2283 | 2283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
0 commit comments