When trying to save a scheduled generation of a dashboards report sometimes there's a cron syntax error thrown even though the syntax is correct. It turns out that when switching time zone the problem disappears. So currently it's unclear if the problem only persists for the time zone EST or if it's a combination of cron syntax and time zone or if there are other time zones that also cause this problem.
To Reproduce
Steps to reproduce the behavior:
Go to 'OpenSearch Plugins/Reporting/Create'
Click on 'Report trigger: Schedule/request time: Cron based'
Enter any valid cron expression: e.g. '0 12 *'
Select Timezone: EST
If not shown immediately, press Save Changes.
See error
Expected behavior
Using correct cron syntax with any timezone should work.
OpenSearch Version
2.15.0
Dashboards Version
v 2.13.0
Screenshots
Host/Environment (please complete the following information):
Describe the bug
When trying to save a scheduled generation of a dashboards report sometimes there's a cron syntax error thrown even though the syntax is correct. It turns out that when switching time zone the problem disappears. So currently it's unclear if the problem only persists for the time zone EST or if it's a combination of cron syntax and time zone or if there are other time zones that also cause this problem.
To Reproduce Steps to reproduce the behavior:
Expected behavior Using correct cron syntax with any timezone should work.
OpenSearch Version 2.15.0
Dashboards Version v 2.13.0
Screenshots
Host/Environment (please complete the following information):