Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
42f9c3f2
Commit
42f9c3f2
authored
Mar 06, 2022
by
Shinya Maeda
Committed by
Russell Dickenson
Mar 06, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix "Search for Code References" section is not properly located
parent
ee667769
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
doc/operations/feature_flags.md
doc/operations/feature_flags.md
+15
-15
No files found.
doc/operations/feature_flags.md
View file @
42f9c3f2
...
...
@@ -163,21 +163,6 @@ WARNING:
The Unleash client
**must**
be given a user ID for the feature to be enabled for
target users. See the
[
Ruby example
](
#ruby-application-example
)
below.
## Search for Code References **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300299) in GitLab 14.4.
Search your project and find any references of a feature flag in your
code so that you can clean it up when it's time to remove the feature flag.
To search for code references of a feature flag:
1.
On the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Deployments > Feature Flags**
.
1.
Edit the feature flag you want to remove.
1.
Select
**More actions**
(
**{ellipsis_v}**
).
1.
Select
**Search code references**
.
### User List
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/35930) in GitLab 13.1.
...
...
@@ -235,6 +220,21 @@ To remove users from a user list:
1.
Select
**Edit**
(
**{pencil}**
) next to the list you want to change.
1.
Select
**Remove**
(
**{remove}**
) next to the ID you want to remove.
## Search for Code References **(PREMIUM)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/300299) in GitLab 14.4.
Search your project and find any references of a feature flag in your
code so that you can clean it up when it's time to remove the feature flag.
To search for code references of a feature flag:
1.
On the top bar, select
**Menu > Projects**
and find your project.
1.
On the left sidebar, select
**Deployments > Feature Flags**
.
1.
Edit the feature flag you want to remove.
1.
Select
**More actions**
(
**{ellipsis_v}**
).
1.
Select
**Search code references**
.
## Rollout strategy (legacy)
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/8240) in GitLab 12.2.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment