Question
Anamata
NL
Last activity: 1 May 2023 2:14 EDT
Feature Toggles and Branches compatible?
I'm experimenting with feature toggles. Are feature toggles compatible with branch development?
If I want to create a feature toggle for the work I'm currently doing in a branch, I must select an application context. When I select the BaseDev application (BaseDev is my Dev application which is built on top of Base) I can select my branch. But for rulesets I only get the ones of my BaseDev application, which ofcourse is incorrect.
When I select the Base application, I cannot select my branch. However, I cannot select my branch and all rulesets are closed (like supposed to when doing branch development).
What is the correct approach?