Actions
Task #2534
closedImprove automatic reload (long-polling) for sync.
Start date:
10/26/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Automatic reload do not work properly in state if the sync ends with an exception (for example via validation).
Issues to solve:
- The table with syncs is not reloaded if the sync does not pass by validations. A sync looks like as still running.
- An exception for whole sync is not see on the detail of the sync, but only on the LRT.
Updated by Vít Švanda about 4 years ago
- % Done changed from 0 to 80
I solved issues and fixed bug in contract sync (searching LRT without description).
Searching SysSyncLog by the filter modifiedFrom didn't work properly. I didn't found reason why.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/ed91433415b824815e1414dabf175918ebcb28dd
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 80 to 90
Updated by Radek Tomiška about 4 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did test and code review, it's awesome, thx!
Updated by Radek Tomiška about 4 years ago
- Status changed from Resolved to Closed
Actions