Files
nomad/.changelog/23329.txt
Daniel Bennett 3b9283a2fd task schedule: fix end-of-month validation bug (#23329)
fix erroneous "end cannot be sooner than start" error condition
on the last day of the month
2024-06-14 11:26:35 -05:00

4 lines
123 B
Plaintext

```release-note:bug
task schedule: Fixed a bug where schedules wrongly errored as invalid on the last day of the month
```