Actions
User story #4550
closedAdd a new kind of reports: report the fact that there was nothing to do instead of reporting a success
Status:
Released
Priority:
2
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
We need a new type of report, sent by the agents, when nothing has to be done. Best example is the post modification hook: if we don't use it, we still have a Success reports, even if nothing was to be run
So we'd have a new report sent by agent, which would be result_noop, and displayed on the Web Interface as a No Op (or maybe a better name), with blue color
Updated by François ARMAND over 10 years ago
- Status changed from 13 to Pending release
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Have a type of report when there is nothing to do to Add a new kind of reports: report the fact that there was nothing to do instead of reporting a success
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0~beta1, which was released today.
Check out:
The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000084.html
The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Nicolas CHARLES over 10 years ago
Actually, the report type is result_na, and it displays "Not Applicable"
Actions