Under some circumstance the vulnerabilityId of the Knowled Base Service could be valuated as 'NOTDEF' and for this reason it couldn't be found in the Knowledge Base's DB, triggering this error.
Trace
TypeError: Cannot read property 'title' of undefined
at http://127.0.0.1:1116/build.js:36:24614
at Array.forEach (native)
at i.getUiNotificationBody (http://127.0.0.1:1116/build.js:36:24566)
at fn (eval at compile (http://127.0.0.1:1116/build.js:15:22312), <anonymous>:4:257)
at http://127.0.0.1:1116/build.js:13:27274
at f.$digest (http://127.0.0.1:1116/build.js:14:3608)
at a.safeDigest (http://127.0.0.1:1116/build.js:36:6660)
at t (http://127.0.0.1:1116/build.js:36:9183)
Note
Issue submitted by user.
Thank you so much, your help is greatly appreciated.
Issue
Under some circumstance the
vulnerabilityId
of theKnowled Base Service
could be valuated as 'NOTDEF' and for this reason it couldn't be found in the Knowledge Base's DB, triggering this error.Trace
Note
Issue submitted by user. Thank you so much, your help is greatly appreciated.