openfasttrace
openfasttrace copied to clipboard
Add flag for not implemented designs
I would like to mark some design or requirement elements as "not yet implemented".
My suggestion is to check for elements containing this string. OFT then should not fail if it can't find the required references in the code.
By that, I can already add the complete design and let it pass the CI, while some features are still pending.
Optionally OFT could print a warning for those design elements.
By convention, one could also add a ticket number of the ticket that contains the feature.