Commit eab11b2
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 3476168 commit eab11b2
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