We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add field blacklisted_reason to the AlertSender model.
blacklisted_reason
When calling the method blacklist after an error occurs on sending an alarm that field should be set.
blacklist
nav/python/nav/models/profiles.py
Line 559 in 2075d6b
And on start of alert engine that field should be reset.
The text was updated successfully, but these errors were encountered:
johannaengland
Successfully merging a pull request may close this issue.
Add field
blacklisted_reason
to the AlertSender model.When calling the method
blacklist
after an error occurs on sending an alarm that field should be set.nav/python/nav/models/profiles.py
Line 559 in 2075d6b
And on start of alert engine that field should be reset.
The text was updated successfully, but these errors were encountered: