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

fix unit and interval transposition in schemas.py (#752) #774

Merged
merged 1 commit into from
Apr 30, 2017
Merged

fix unit and interval transposition in schemas.py (#752) #774

merged 1 commit into from
Apr 30, 2017

Conversation

pr8kerl
Copy link
Contributor

@pr8kerl pr8kerl commented Apr 30, 2017

I found the same error as in #752 when trying to add a new slack notification.
interval and unit appear to be transposed in validate_options.
I've tested briefly; after this fix I could successfully add a certificate to a notification, as well as add the new slack notification.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.966% when pulling d1963fa15a6e1a6e20453aab0bfa17ae7d545aa1 on pr8kerl:master into 6367a98 on Netflix:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 65.966% when pulling 393e051 on pr8kerl:master into 6367a98 on Netflix:master.

@kevgliss
Copy link
Contributor

Awesome thanks! Closes #752

@kevgliss kevgliss merged commit 5c41daf into Netflix:master Apr 30, 2017
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 this pull request may close these issues.

3 participants