Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Creating scheduled dashboards report #7864

Open
ajacobsson opened this issue Aug 27, 2024 · 1 comment
Open

[BUG] Creating scheduled dashboards report #7864

ajacobsson opened this issue Aug 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ajacobsson
Copy link

ajacobsson commented Aug 27, 2024

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:

  1. Go to 'OpenSearch Plugins/Reporting/Create'
  2. Click on 'Report trigger: Schedule/request time: Cron based'
  3. Enter any valid cron expression: e.g. '0 12 * * *'
  4. Select Timezone: EST
  5. If not shown immediately, press Save Changes.
  6. 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

b73d5afb5ba0ee1723dbbfc8deb5f957e4ec2981

Host/Environment (please complete the following information):

  • OS: Windows 10 Enterprise
  • Browser and version: Firefox 29.0.2
@ajacobsson ajacobsson added bug Something isn't working untriaged labels Aug 27, 2024
@dblock
Copy link
Member

dblock commented Sep 16, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

@dblock dblock removed the untriaged label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants