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
3cb62362
Commit
3cb62362
authored
Nov 15, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed permissions to role
parent
49cf7319
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
7 deletions
+17
-7
doc/user/project/requirements/index.md
doc/user/project/requirements/index.md
+17
-7
No files found.
doc/user/project/requirements/index.md
View file @
3cb62362
...
...
@@ -38,7 +38,9 @@ see [GitLab Requirements Traceability Walkthrough](https://youtu.be/VIiuTQYFVa0)
A paginated list of requirements is available in each project, and there you
can create a new requirement.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can create requirements.
Prerequisite:
-
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
To create a requirement:
...
...
@@ -66,7 +68,9 @@ next to the requirement title.
You can edit a requirement from the requirements list page.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can edit requirements.
Prerequisite:
-
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
To edit a requirement:
...
...
@@ -80,7 +84,9 @@ To edit a requirement:
You can archive an open requirement while
you're in the
**Open**
tab.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can archive requirements.
Prerequisite:
-
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
To archive a requirement, select
**Archive**
(
**{archive}**
).
...
...
@@ -90,7 +96,9 @@ As soon as a requirement is archived, it no longer appears in the **Open** tab.
You can view the list of archived requirements in the
**Archived**
tab.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can reopen archived requirements.
Prerequisite:
-
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
![
archived requirements list
](
img/requirements_archived_list_view_v13_1.png
)
...
...
@@ -209,13 +217,13 @@ requirements_confirmation:
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/246857) in GitLab 13.7.
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
You can import requirements to a project by uploading a
[
CSV file
](
https://en.wikipedia.org/wiki/Comma-separated_values
)
with the columns
`title`
and
`description`
.
After the import, the user uploading the CSV file is set as the author of the imported requirements.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can import requirements.
### Import the file
Before you import your file:
...
...
@@ -281,7 +289,9 @@ By exporting requirements, you and your team can import them into another tool o
your customers. Exporting requirements can aid collaboration with higher-level systems, as well as
audit and regulatory compliance tasks.
Users with Reporter or higher
[
permissions
](
../../permissions.md
)
can export requirements.
Prerequisite:
-
You must have at least the Reporter
[
role
](
../../permissions.md
)
.
To export requirements:
...
...
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