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] Reports set with a floating point number trigger frequency are rounded without input #71

Open
stockholmux opened this issue Jun 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@stockholmux
Copy link
Member

Describe the bug
A non whole number value on a report trigger frequency results in frequency dropped to 0.

To Reproduce
Steps to reproduce the behavior:

  1. Create a report
  2. Go to "report trigger"
  3. select "schedule"
  4. select "recurring"
  5. select "frequency - by interval"
  6. enter 0.5 for "every" and "hour"
  7. click "create"

When you view the report definition, it will show "By interval, every 0 hours"

Expected behavior
When you view the report definition, it will show "By interval, every 0.5 hours" or "By interval, every 30 minutes"

Plugins
All OpenSearch plugins

Host/Environment (please complete the following information):

  • OS: MacOS
  • Version: Chrome Version 90.0.4430.212 (Official Build) (x86_64)
  • OpenSearch 1.0 RC-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Development

No branches or pull requests

4 participants