Actions
Bug #22131
closedBug #22015: Missing epoch string in search node query from pie chart
Change in lib for node dashboard in home page makes it non clickable anymore
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
It seems that since parent issue was corrected, the graph of node by version is not clickable anymore. We have that error in js console:
Uncaught TypeError: data[0]._model is undefine
A console.debug shows that now, only the version as a string is given, not a data object
Updated by François ARMAND about 2 years ago
- Subject changed from Change in epoch handling in dashboard node version graph makes it non clickable anymore to Change in lib for node dashboard in home page makes it non clickable anymore
- Description updated (diff)
Updated by François ARMAND about 2 years ago
- Target version changed from 7.1.8 to 7.2.2
Only in 7.2, it's a change of behavior in graph lib
Updated by François ARMAND about 2 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
Updated by François ARMAND about 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4586
Updated by Anonymous about 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|441395706d4b5929710342e31de87316301b1219.
Updated by François ARMAND almost 2 years ago
- Fix check changed from To do to Checked
Updated by François ARMAND almost 2 years ago
- Related to Bug #22134: Click on graph node with "applying" compliance lead to JS error added
Updated by Vincent MEMBRÉ almost 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.2 which was released today.
Actions