Commit f7c9a6d
fix: add schedule_type to job update whitelist (#9)
schedule_type was missing from allowedJobUpdateFields, causing
schedule mode changes (cron/after_sync/manual) to be silently
dropped on save.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c769f32 commit f7c9a6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments