Actions
Bug #18498
closedafter editing columns in the group or serach node page, there's a JS error when doing a search
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
JS popup says
DataTables warning: table id=groupNodesTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
console says
Uncaught TypeError: g is null jQuery 6 reloadTable https://192.168.46.2/rudder/cache-6.2.0~beta2-SNAPSHOT/javascript/rudder/rudder-datatable.js:1223 <anonymous> https://192.168.46.2/rudder/secure/nodeManager/groups#{"groupId":"645dafad-0dd9-4e3a-9484-9638f8f0d350"} line 2 > injectedScript:7 jQuery 8 ajaxPost https://192.168.46.2/rudder/classpath/lift.js:702 doAjaxCycle https://192.168.46.2/rudder/classpath/lift.js:280 successFunc https://192.168.46.2/rudder/classpath/lift.js:236 jQuery 6 ajaxPost https://192.168.46.2/rudder/classpath/lift.js:702 doAjaxCycle https://192.168.46.2/rudder/classpath/lift.js:280 appendToQueue https://192.168.46.2/rudder/classpath/lift.js:138 onsubmit https://192.168.46.2/rudder/secure/nodeManager/groups#{"groupId":"645dafad-0dd9-4e3a-9484-9638f8f0d350"}:1
Actions