-
Notifications
You must be signed in to change notification settings - Fork 204
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 db type error, when hostgroup is accidentially interpreted as integer #2822
Fix db type error, when hostgroup is accidentially interpreted as integer #2822
Conversation
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @cschra
|
The signed CLA is missing one or more GitHub usernames. |
sorry for the inconvinience, I submitted a new one |
785648b
to
917d62a
Compare
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @cschra
|
917d62a
to
8590cea
Compare
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @cschra
|
@cla-bot check |
Please remove the superfluous indentation character on all three lines, to address Code Sniffer complaints. Then this is ready to be merged. |
8590cea
to
d9070ec
Compare
done |
Merged, thank you! |
fixes #2821