Commit 792d8c4
committed
Silence errors about feature flags not existing
This fixes an issue where we get an error message about a feature flag
not existing when we try and create the feature flag in the factory.
It appears as though this is a bug or regression in Flipper itself, but
for now there is a workaround we can use to at least silence the error:
flippercloud/flipper#9901 parent 3e1bceb commit 792d8c4
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments