Actions
Bug #21432
closedno compliance details on dashboard on 7.2
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
i have directives applied, and compliance on node list, but not on the dashboard
Files
Updated by Nicolas CHARLES over 2 years ago
compliance does eist
# curl -k --header "X-API-Token: $(cat /var/rudder/run/api-token)" --request GET 'https://localhost/rudder/api/latest/compliance?precision=3&prettify=true' {"action":"getGlobalCompliance","result":"success","data":{"globalCompliance":{"compliance":100,"complianceDetails":{"successAlreadyOK":100.0}}}
Updated by Nicolas CHARLES over 2 years ago
- Subject changed from no compliance details on dashnoard on 7.2 to no compliance details on dashboard on 7.2
compliance does eist
# curl -k --header "X-API-Token: $(cat /var/rudder/run/api-token)" --request GET 'https://localhost/rudder/api/latest/compliance?precision=3&prettify=true' {"action":"getGlobalCompliance","result":"success","data":{"globalCompliance":{"compliance":100,"complianceDetails":{"successAlreadyOK":100.0}}}
Updated by Nicolas CHARLES over 2 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/rudder/pull/4423
Updated by Nicolas CHARLES over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|7cc849d9b8df7cec51fdcd0bfaa6e776063fd2de.
Updated by Vincent MEMBRÉ about 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.0~rc1 which was released today.
Actions