You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, when a user enters a start date for a scheduled report on the 28th, 29th, 30th or 31th, the cron expression will be * * 28-31 * *.
This is not the expected behaviour.
To Reproduce
Steps to reproduce the behavior:
Schedule a report
Enter a date (28, 29, 30 or 31th)
Check the cron expression on the Scheduled Report page
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, when a user enters a start date for a scheduled report on the 28th, 29th, 30th or 31th, the cron expression will be
* * 28-31 * *
.This is not the expected behaviour.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered: