openfasttrace icon indicating copy to clipboard operation
openfasttrace copied to clipboard

Add flag for not implemented designs

Open jakobbraun opened this issue 4 years ago • 0 comments

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.

jakobbraun avatar Jan 27 '21 16:01 jakobbraun