Project

General

Profile

Actions

Task #1954

closed

Add checkbox (Differential sync) on sync detail

Added by Vít Švanda over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondrej Husník
Category:
Synchronization
Target version:
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 #1

Updated by Vít Švanda over 4 years ago

  • Category set to Synchronization
Actions #2

Updated by Ondrej Husník over 4 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 80
Actions #3

Updated by Ondrej Husník over 4 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Ondrej Husník to Vít Švanda
  • % Done changed from 80 to 90

A new checkbox is added on the Synchronization configuration page in FE and filter mechanism is added to the BE. Flyway scripts supplying new columns to affected tables works fine for both Postgres and MS SQL. Written test of the newly created filter in BE passes too.

Please be so kind and do a code review of my code. Thank you.

https://github.com/bcvsolutions/CzechIdMng/pull/66/commits/1611f7c22a9b7064a192e06336b9685bdccbac67

Actions #4

Updated by Vít Švanda over 4 years ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Vít Švanda to Ondrej Husník
  • % Done changed from 90 to 100

I did review and test (I merged it to the my branch for diff-sync). I didn't found any issue. Thanks for that.

Actions #5

Updated by Radek Tomiška about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF