Improvement #2072
Dev Repo to report on discovering a module multiple times
Start date:
20.05.2020
Due date:
% Done:
0%
Estimated time:
origin:
Description
Currently, when an armed module is found multiple times by the dev repo, it is unpredictable, what copy will be taken.
Acceptance Criteria¶
- The dev repo tracks modules found
- A module found twice will be reported as warning
- The module found first (highest in the tree) is taken into the dev repo and reported as such.
Related issues