Actions
Defect #2570
closedRole assigned as superior and sub role at once
Status:
Rejected
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Roles
Target version:
-
Start date:
11/09/2020
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When we assigned one role as superior and subrole at once the some mysterious error occurs.
react_devtools_backend.js:2450 RangeError: Maximum call stack size exceeded at f.translate (app.js:117741) at k.t (app.js:118511) at Function.value (app.js:381750) at n.i18n (app.js:381788) at k.value (app.js:274915) at k.value (app.js:274942) at k.value (app.js:266061) at k.value (app.js:249218) at k.value (app.js:249152) at nodeContent (app.js:266119)
We doesn't know if the behavior has some problem with account manager or if this is only frontend issue.
Files
Related issues
Updated by Radek Tomiška about 4 years ago
- Status changed from New to Rejected
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 100
Solved in version 10.6.2 in ticket #1538.
Updated by Radek Tomiška about 4 years ago
- Is duplicate of Defect #1538: Business role: Show cyclic role in tree, removing business sub role from business role definition, remove account from sub role added
Actions