We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c3ca9 commit e3e38f7Copy full SHA for e3e38f7
packages/compass-preferences-model/src/feature-flags.ts
@@ -53,7 +53,7 @@ export const featureFlags: Required<{
53
* in the Pipeline Builder. Epic: COMPASS-5817
54
*/
55
enableStageWizard: {
56
- stage: 'development',
+ stage: 'released',
57
description: {
58
short: 'Stage Wizard',
59
long: 'Create aggregation stages using Wizard.',
0 commit comments