Commit d4b2716
fix(workflows): exclude block locked field from workflow diff comparison
Strip `locked` from blockRest in extractBlockFieldsForComparison so that
toggling block lock state does not trigger "changes detected" warnings.
The field was already removed from the explicit blockFields check but
still leaked through the full blockRest stringify comparison.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5a20f06 commit d4b2716
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
401 | 402 | | |
402 | 403 | | |
403 | 404 | | |
| |||
0 commit comments