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

Inconsistent use of baseUrl and apiUrl arguments #1008

Merged
merged 2 commits into from
Sep 29, 2017

Conversation

stuartnelson3
Copy link
Contributor

Both are Strings, so flipping the order between
one invocation and another didn't raise any
argument from the compiler. The baseUrl argument
is actually unnecessary, and has been removed.

fixes #1007

Both are Strings, so flipping the order between
one invocation and another didn't raise any
argument from the compiler. The baseUrl argument
is actually unnecessary, and has been removed.
@stuartnelson3
Copy link
Contributor Author

@benclapp do you have the time to build off of this branch and confirm that the fix works?

@stuartnelson3 stuartnelson3 force-pushed the stn/reverse-argument-flip branch from 1f2758a to 0e40e0a Compare September 29, 2017 09:27
@benclapp
Copy link

@stuartnelson3 seems like that's fixed it!

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.

[Bug] Affected alerts are not returned on the page of a silence in 0.9.0
2 participants