Actions
Defect #2500
closedRole attributes are not displayed on the first load of the approval task
Start date:
09/23/2020
Due date:
% Done:
100%
Estimated time:
Description
- A role has some role attributes, criticality 2 and some guarantor
- Add the role to some user
- Open the approval task as the approver - the Role attributes are not visible (or ShowLoading is displayed)
If you open the approval task second time, then the values are visible. Only the first time it isn't.
Files
Related issues
Updated by Alena Peterová about 4 years ago
- Description updated (diff)
- Affected versions 10.4.5 added
Updated by Radek Tomiška about 4 years ago
- Status changed from New to In Progress
- Target version set to 10.4.7
Updated by Radek Tomiška about 4 years ago
- Category changed from Frontend to Account managment
- Target version changed from 10.4.7 to 10.4.6
Updated by Radek Tomiška about 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- Affected versions 10.0.0, 10.0.1, 10.1.0, 10.2.0, 10.0.2, 10.3.0, 10.3.1, 10.3.2, 10.3.3, 10.4.0, 10.4.1, 10.4.2, 10.4.3, 10.5.0, 10.5.1 added
Broken since version 10 upgrade, fixed in comit:
https://github.com/bcvsolutions/CzechIdMng/commit/36edf4f1334a9fa36369f1dd5e56a9220099ebb5
Could you provide me a feedback, please?
Updated by Radek Tomiška about 4 years ago
- Related to Task #1915: Replace a UNSAFE_componentWillReceiveProps(nextProps) added
Updated by Ondřej Kopr about 4 years ago
- File after.png after.png added
- File before.png before.png added
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 100
I made check on old CzechIdM version and role parameter was really hidden - refresh whole site helps. After I moved to your new hotfix branch the role parameters was shown. I checked creating, updating, multivalued attributes and now the parameters is show correctly. The fix with call _initComponent in componentWillReceiveProps is OK.
Thank you for fix.
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Actions