Project

General

Profile

Actions

Defect #1321

closed

With all rights to system cannot see provisioning

Added by Marek Klement over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
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

wr01.png (77.5 KB) wr01.png Marek Klement, 10/12/2018 05:32 PM
wr02.png (88.9 KB) wr02.png Marek Klement, 10/12/2018 05:32 PM
wr03.png (31.5 KB) wr03.png Marek Klement, 10/12/2018 05:32 PM

Related issues

Related to IdStory Identity Manager - Defect #1205: Retry provisioning task has null operation resultClosedRadek Tomiška08/09/2018

Actions
Actions #1

Updated by Radek Tomiška over 5 years ago

  • Tracker changed from Task to Defect
  • Category changed from 20 to Frontend
  • Status changed from New to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Target version set to Morganite (9.2.1)
  • % Done changed from 0 to 90

Wrong parameter was used on frontend content for provisioning queue, it's fixed:
https://github.com/bcvsolutions/CzechIdMng/commit/17ce290080e422a21c484c2794517af1d56f38af

Could you do a feedback, please?

Actions #2

Updated by Radek Tomiška over 5 years ago

  • Related to Defect #1205: Retry provisioning task has null operation result added
Actions #3

Updated by Vít Švanda over 5 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Radek Tomiška
  • % Done changed from 90 to 100

I did review and It works correctly now.

Actions #4

Updated by Radek Tomiška over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF