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
a334fc91
Commit
a334fc91
authored
Sep 24, 2020
by
Sarah Waldner
Committed by
Amy Qualls (slowly returning after surgery)
Sep 24, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix incorrect permissions for incidents list
parent
13f53339
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/operations/incident_management/incidents.md
doc/operations/incident_management/incidents.md
+3
-2
No files found.
doc/operations/incident_management/incidents.md
View file @
a334fc91
...
...
@@ -9,7 +9,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
While no configuration is required to use the
[
manual features
](
#create-an-incident-manually
)
of incident management, some simple
[
configuration
](
#configure-incidents
)
is needed to automate incident creation.
For users with at least
Develop
er
[
permissions
](
../../user/permissions.md
)
, the
For users with at least
Report
er
[
permissions
](
../../user/permissions.md
)
, the
Incident Management list is available at
**Operations > Incidents**
in your project's sidebar. The list contains the following metrics:
...
...
@@ -28,7 +28,8 @@ in your project's sidebar. The list contains the following metrics:
-
**{severity-unknown}**
**Unknown**
NOTE:
**Note:**
Editing incident severity on the incident details page was
[
introduced
](
https://gitlab.com/gitlab-org/gitlab/-/issues/229402
)
in GitLab 13.4.
Editing incident severity on the incident details page was
[
introduced
](
https://gitlab.com/gitlab-org/gitlab/-/issues/229402
)
in GitLab 13.4.
-
**Incident**
- The description of the incident, which attempts to capture the
most meaningful data.
...
...
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