Edit docs update and remove screenshot

parent 68475d10
......@@ -262,6 +262,7 @@ For GitLab.com, it is set to 10 MB.
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/290813) in GitLab 13.8.
> - Revised CSV column headers [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/299247) in GitLab 13.9.
> - Ability to select which fields to export [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/290823) in GitLab 13.9.
You can export GitLab requirements to a
[CSV file](https://en.wikipedia.org/wiki/Comma-separated_values) sent to your default notification
......@@ -276,20 +277,15 @@ Users with Reporter or higher [permissions](../../permissions.md) can export req
To export requirements:
1. In a project, go to **Requirements**.
1. Select the **Export as CSV** icon (**{export}**) in the top right. A confirmation modal appears.
1. All columns are selected by default. Uncheck any box to exclude it from the exported file.
1. Select **Export requirements**. The exported CSV file is sent to the email address associated with your user.
### Advanced export options
1. In the top right, select the **Export as CSV** icon (**{export}**).
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/290823) in GitLab 13.9.
A confirmation modal appears.
You can also pick and choose the columns that gets exported in the CSV file using
the advanced export options. By default, all the columns are selected.
1. Under **Advanced export options**, select which fields to export.
You can remove any column from the exported CSV by unselecting the checkbox associated with it.
All fields are selected by default. To exclude a field from being exported, clear the checkbox next to it.
![export requirements advanced options](img/advanced_export_options_v13_9.png)
1. Select **Export requirements**. The exported CSV file is sent to the email address associated with your user.
### Exported CSV file format
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment