Actions
Task #1954
closedAdd checkbox (Differential sync) on sync detail
Start date:
11/21/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
For feature Differential sync, we need to add checkbox for enable this mode.
Goal in this ticket is only add this new checkbox on FE and BE (withou any logic).
- Add "boolean differentialSync" to the entity SysSyncConfig.
- Create flyscript for this field (Postgress, MSSQL).
- Add to the DTO.
- Add checkbox component to the detail of sync.
- Implement filtering for this field (only on BE).
Actions