Actions
Bug #24784
closedNodes page has console error from the tree script
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
116
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When I open the node page on any node that belongs to a user-defined group, I see a browser console error : Uncaught TypeError: x[0] is undefined
since the change in #24775.
Code location is : tree.js
script on line 49.
Everything seems to work fine though
Updated by Clark ANDRIANASOLO 7 months ago
- Related to Bug #24775: Directive details displaying leads to firing duplicated rest queries added
Updated by Clark ANDRIANASOLO 7 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 7 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5632
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 8.1.2 to 8.1.3
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 8.1.3 to 8.1.4
- Priority changed from 118 to 117
Updated by Clark ANDRIANASOLO 5 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|ad0bb5247e29b07d324a036ffc5dca69903a09e1.
Updated by Félix DALLIDET 5 months ago
- Priority changed from 117 to 116
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 5 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.4 which was released today.
Actions