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(http): fix /telegrafs panics when using org=org_name parameter #16527

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

oiooj
Copy link
Contributor

@oiooj oiooj commented Jan 14, 2020

Closes #16495

Describe your proposed changes here.

  • CHANGELOG.md updated with a link to the PR (not the Issue)
  • Well-formatted commit messages
  • Rebased/mergeable
  • Tests pass
  • http/swagger.yml updated (if modified Go structs or API)
  • Documentation updated or issue created (provide link to issue/pr)
  • Signed CLA (if not already signed)

Copy link
Contributor

@imogenkinsman imogenkinsman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oiooj thanks for contributing! Looks great and I've confirmed that it resolves the issue.

Could you add this to the end of the v2.0.0-beta.2 section in the CHANGELOG.md file:

### Bug Fixes

1. [16225](https://github.com/influxdata/influxdb/pull/16527): fix /telegrafs panics when using org=org_name parameter

Once that's done, this is ready to merge.

@oiooj
Copy link
Contributor Author

oiooj commented Jan 27, 2020

@jademcgough Done

@imogenkinsman imogenkinsman merged commit e78be03 into influxdata:master Jan 27, 2020
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.

GET /telegrafs panics when using org=org_name parameter
2 participants