Commit 6d46620
committed
fix: restore timing fields to declarative schedule sync select
The merge with #4577 (scope declarative schedule sync to the current
environment) narrowed the existingDeclarativeSchedules findMany to a
select that omitted generatorExpression, timezone, windowDurationSeconds
and windowPercentage. The timingChanged comparison reads those fields to
decide whether to preserve the existing Redis job, so they must be
selected.1 parent 40059cb commit 6d46620
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
669 | 673 | | |
670 | 674 | | |
671 | 675 | | |
| |||
0 commit comments