Hello,
On removing/cleaning old Feature Toggles a developer after cleaning the FT from the code on non-prod environments, went to Feature Toggle Management and deleted the FT before the code changes reach production environment, and that cause a production incident with high impact and consequences.
It would be nice if the Feature Toggle Management on the delete action can have a validation to check if that FT is still being used on the code, specially on production.
Thanks,
Miguel Oliveira
Hello Miguel,
thank you for the feedback. Could you enumerate the steps to reproduce the issue?
If I understood correctly, the feature was being used in the code and on the Feature Toggle.
It was removed on all environments in the code and before promoting the code to prod, was deleted from the feature toggle tool?
Is this accurate?