* Restructure feature code recovery logic
* Refactor feature code recovery logic
Generically recover feature code with incorrect entries
(patterns/numbers).
We delete malformed feature codes to mitigate the use case of feature
codes wrongly configured with entries matching another feature code,
making it impossible to patch (duplicate entries error).
* Refactor createCallflow to handle errors