Actions
User story #25383
closedWorst report takes the worst component instead of block
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
UX impact:
It bothers me each time
Suggestion strength:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Name check:
To do
Fix check:
To do
Regression:
No
Description
In the following scenario of reporting with the "worst" reporting logic, the root block result is surprising :
block1 : worst => 0% error - block11: weighted => 33% error - gm1: 0% - gm2: 100% - gm3: 100% - block12: weighted => 100% success - gm4: 100% - gm5: 100%
We expect a worst of 33%, as if the
block11
itself is the worst component
UPDATE: we need a new reporting logic kind, because both make sense in different contexte (the other one when we base our logic on the compliance level structure, not the percent). I'm updating the type of tracker accordingly.
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 3 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/5846
Updated by Clark ANDRIANASOLO 3 months ago
- Is duplicate of Architecture #25385: We need a reportingLogic computing on percent added
Updated by Clark ANDRIANASOLO 3 months ago
- Target version changed from 8.1.7 to 8.2.0~beta1
- Priority changed from 60 to 30
This is targeting 8.2 because of techniques compatibility issues that could be introduced by adding a new type of reporting logic in 8.1
Updated by Vincent MEMBRÉ 3 months ago
- Target version changed from 8.2.0~beta1 to 8.2.0~rc1
- Priority changed from 30 to 60
Updated by François ARMAND 3 months ago
- Is duplicate of deleted (Architecture #25385: We need a reportingLogic computing on percent)
Updated by François ARMAND 3 months ago
- Has duplicate Architecture #25385: We need a reportingLogic computing on percent added
Updated by François ARMAND 3 months ago
- Tracker changed from Bug to User story
- Description updated (diff)
- Severity deleted (
Minor - inconvenience | misleading | easy workaround) - Priority deleted (
60)
Updated by Clark ANDRIANASOLO 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|85f5c62e6bf4cee5df8e61ecb1fac81c795845c2.
Updated by François ARMAND 2 months ago
- Priority changed from N/A to 1 (highest)
Updated by Clark ANDRIANASOLO about 2 months ago
- Related to Bug #25513: worst report by percentage seems to be non fonctionnal added
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.0~rc1 which was released today.
Actions