[Feature Request] Allow conditions as prerequisites to features #1388
Unanswered
taylorsmithgg
asked this question in
Ideas
Replies: 3 comments 5 replies
-
We've discussed this a lot internally but feel that this is better suited in code than in Flagsmith itself. Happy to hear arguements for why this should not be the case however! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Do you have a concrete use case? |
Beta Was this translation helpful? Give feedback.
4 replies
-
As a rough outline for a set of requirements:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Having conditional arguments in flags would help to provide a more modular approach to complex feature flags.
For example:
IF Feature A is enabled -> Evaluate Feature B
Beta Was this translation helpful? Give feedback.
All reactions