Actions
Bug #24783
openPending nodes history prevents node deletion and has JS errors in console
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Small
Priority:
84
Name check:
To do
Fix check:
To do
Regression:
No
Description
When I open the history tab which is has one node that I have previously accepted, and I click on the node to see its content, I see multiple errors in the browser console :
Uncaught TypeError: Elm.Score is undefined
Uncaught TypeError: Elm.ComplianceScore is undefined
Uncaught TypeError: Elm.SystemUpdateScore is undefined
Uncaught TypeError: Elm.Node is undefined
Uncaught TypeError: this._config is undefined
_initializeBackDrop modal.js:160
On modal.js:71
getOrCreateInstance base-component.js:65
<anonymous> modal.js:365
n event-handler.js:118
S event-handler.js:184
on event-handler.js:216
<anonymous> modal.js:339
<anonymous> bootstrap.bundle.min.js:6
<anonymous> bootstrap.bundle.min.js:6
(stack trace are omitted except for the last one).
Also, I can't delete a node with the Delete
button, which does nothing.
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
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.4 to 8.1.5
- Priority changed from 91 to 90
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 8.1.5 to 8.1.6
- Priority changed from 90 to 89
Updated by Vincent MEMBRÉ 4 months ago
- Target version changed from 8.1.6 to 8.1.7
- Priority changed from 89 to 88
Updated by Vincent MEMBRÉ 2 months ago
- Target version changed from 8.1.7 to 8.1.8
- Priority changed from 88 to 86
Updated by Vincent MEMBRÉ 15 days ago
- Target version changed from 8.1.8 to 8.1.9
- Priority changed from 86 to 84
Actions