Actions
Bug #8408
closedNot possible to switch details for time period on rule recent changes on Chromium
Status:
Released
Priority:
3
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When using chromium (Version 50.0), On a rule details screen, we can't change "recent changes" displayed on the table below the graphe for a given time period by clicking on the graphe.
It works as expected on firefox: when one click on a blue column in the graph, the table is updated with information of changes which happened during that period.
Happen since Rudder 3.0.15/3.1.x/3.2.2 at least.
Updated by Vincent MEMBRÉ over 8 years ago
This is because our graph lib use a function removed from Chromium v47, mor einformation here: https://github.com/c3js/c3/issues/1566
Upgrade the lib, fixes the issue (to v 0.4.11)
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1110
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|338873774c49727d6a7924594e1ec26e25510caf.
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
Actions