Skip to content

Draft: FT: Allow to exclude banks and links through a dedicated attribute rather than a rewriting of the maps

Louis Henry requested to merge lohenry-betterExclusion into master

Currently, links and banks are ignored through editing the linkMap and sourceIDs list. This however is difficult to read and check, especially for non experts.

This MR aims at separating the physical cabling (given by the usual attributes), and a small list of excluded banks and links that anyone can read. It is backwards-compatible.

Merge request reports