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: Able to set out-of-range refresh interval #3249

Closed
ranbena opened this issue Jan 3, 2019 · 0 comments · Fixed by #3252
Closed

Bug: Able to set out-of-range refresh interval #3249

ranbena opened this issue Jan 3, 2019 · 0 comments · Fixed by #3252
Assignees

Comments

@ranbena
Copy link
Contributor

ranbena commented Jan 3, 2019

Issue Summary

Each interval type has a list of optional count values but it's easily overridable.

screen shot 2019-01-03 at 18 11 52

Steps to Reproduce

  1. Open refresh scheduler.
  2. Select "days", set number to "20"
  3. Select "weeks"

Expected: The number resets to either 1 (min) or 4 (max) value allowed.
Actual: The number stays as is and allows to be saved as well.

(this bug originates from #2426 which has yet to land)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant