Actions
Defect #1321
closedWith all rights to system cannot see provisioning
Start date:
10/12/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When I have a role with permissions to the system I cannot reach Provisioning page. Also, idm freezes and until I refresh I cannot do anything. This is what it said in the console:
Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at i (http://localhost:8080/idm/js/app.js:74:31873)
at Object.processUpdates (http://localhost:8080/idm/js/app.js:75:785)
at Object.dangerouslyProcessChildrenUpdates [as processChildrenUpdates] (http://localhost:8080/idm/js/app.js:76:20019)
at u (http://localhost:8080/idm/js/app.js:77:19614)
at h._updateChildren (http://localhost:8080/idm/js/app.js:77:21268)
at h.updateChildren (http://localhost:8080/idm/js/app.js:77:20764)
at h._updateDOMChildren (http://localhost:8080/idm/js/app.js:76:15712)
at h.updateComponent (http://localhost:8080/idm/js/app.js:76:13936)
at h.receiveComponent (http://localhost:8080/idm/js/app.js:76:13489)
at Object.receiveComponent (http://localhost:8080/idm/js/app.js:77:24946)
Uncaught TypeError: Cannot read property 'getHostNode' of null
at Object.getHostNode (app.js:175525)
at d.getHostNode (app.js:169360)
at Object.getHostNode (app.js:175525)
at Object.updateChildren (app.js:168858)
at h._reconcilerUpdateChildren (app.js:174871)
at h._updateChildren (app.js:174970)
at h.updateChildren (app.js:174957)
at h._updateDOMChildren (app.js:170919)
at h.updateComponent (app.js:170737)
at h.receiveComponent (app.js:170699)
There is nothing in the log of application and config of the role is in added pictures.
Files
Related issues
Actions