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

告警策略的生效时间 run_begin 与 run_end 没有做输入的校验 #205

Open
hitripod opened this issue Aug 2, 2017 · 0 comments

Comments

@hitripod
Copy link
Member

hitripod commented Aug 2, 2017

run_begin和run_end必须要写全。03:00不能写成3:00。因为数据库中存的是字符串,比较的时候按照字符串的大小比较,3:00会小于02:00。页面应该要做校验或者提示。

参考 PR #184 的讨论

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

No branches or pull requests

1 participant