Feature Toggles
Hello,
Has anyone used feature toggles? I have tried to get this to work and the documentation is pretty limited. As far as I have seen, it does create a When rule which is used to "switch on and off" functionalities. Now, this is pretty obvious in UI rules and one can use the "visible when" field to show or hide a piece of UI. But an application functionality might be in any other rule, and we might want to toggle an Activity or any other rule. How is this working in this case? When creating a toggle, which supposedly should happen in the "Team Application", the one where we branch, does the merge automatically activate this toggle to any rule that was created in the branch ruleset, even after this gets merged?
Thanks in advance for anyone who could give me some suggestion.
PS: an article on the topic would be appreciated.