Skip to content

[dev.icinga.com #13377] Acknowledgements marked with Persistent Comment are not honored #4818

Closed
@icinga-migration

Description

@icinga-migration

This issue has been migrated from Redmine: https://dev.icinga.com/issues/13377

Created by TheFlyingCorpse on 2016-12-01 11:12:51 +00:00

Assignee: (none)
Status: New
Target Version: (none)
Last Update: 2017-01-16 22:01:36 +00:00 (in Redmine)

Icinga Version: 2.5.4
Backport?: Not yet backported
Include in Changelog: 1

Acknowledgements marked in IcingaWeb2 as a persistent comment are not stored once the service or host recovers.

I have verified the bit is set correctly in the external command submitted to Icinga2.

The code does not seem to use the flag set.

AcknowledgeHostProblem

void ExternalCommandProcessor::AcknowledgeHostProblem(double, const std::vector<String>& arguments)

AcknowledgeSvcProblem

void ExternalCommandProcessor::AcknowledgeSvcProblem(double, const std::vector<String>& arguments)

Attachments


Relations:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions