Skip to content

Commit e3e38f7

Browse files
authored
feat(stage-wizard): enable feature COMPASS-6814 (#4474)
1 parent c9c3ca9 commit e3e38f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-preferences-model/src/feature-flags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export const featureFlags: Required<{
5353
* in the Pipeline Builder. Epic: COMPASS-5817
5454
*/
5555
enableStageWizard: {
56-
stage: 'development',
56+
stage: 'released',
5757
description: {
5858
short: 'Stage Wizard',
5959
long: 'Create aggregation stages using Wizard.',

0 commit comments

Comments
 (0)