Skip to content

Commit

Permalink
feat(search-indexes): enable feature COMPASS-7238 (#4884)
Browse files Browse the repository at this point in the history
  • Loading branch information
mabaasit authored Sep 23, 2023
1 parent ae72085 commit ae2142e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compass-preferences-model/src/feature-flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ export const featureFlags: Required<{
* Epic: COMPASS-6599
*/
enableAtlasSearchIndexManagement: {
stage: 'development',
stage: 'released',
description: {
short: 'Enable Atlas Search Index management.',
long: 'Allows listing, creating, updating and deleting Atlas Search indexes.',
Expand Down

0 comments on commit ae2142e

Please sign in to comment.