Actions
Defect #2578
closedChanges in virtual system request not shown from e-mail link
Start date:
11/11/2020
Due date:
% Done:
100%
Estimated time:
Description
Tested in: IE (11), Microsoft Edge (41) a Chrome (85)
When I click on the link in e-mail notification as a virtual system realizer, the task opens in browser window. In the task no changes are in previous state and current state are displayed. When I exit and reopen the task detail the changes are rendered correctly.
Updated by Vít Švanda about 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
Fixed. Problem was caused by migration to the version 10 (deprecation of the componentWillRecieveNextProps method).
https://github.com/bcvsolutions/CzechIdMng/commit/f9e732bd7ec5e6ff0bd992a5cb7224e111c1e32b
Updated by Radek Tomiška about 4 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
- Affected versions 10.0.0, 10.0.1, 10.1.0, 10.2.0, 10.0.2, 10.5.0, 10.5.1, 10.4.7, 10.5.2, 10.5.3, 10.4.8, 10.6.0, 10.4.9, 10.5.4, 10.6.1, 10.6.2, 10.6.3, 10.6.4 added
I did test and code review, it works, thx!
Actions