Actions
Feature #349
closedAdd synchronisation process
Start date:
05/14/2021
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
The synchronisation can either take place on single project level or on system project level.
Steps:
- determine the synchronisation target and allocation criteria
- determine the source
- check whether to synchronise at all (via timestamps)
- find involved projects
- for each project collect issues w.r.t. its allocation criteria
- sort out double issues
- sort out issues already synchronised
- execute the synchronisation
Actions