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
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):
OS: Windows 10 Enterprise
Browser and version: Firefox 29.0.2
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: