Skip to content

Modify requirements export CSV file columns

What does this MR do?

Related to #299247 (closed)

As a follow-up iteration for !50449 (merged), we want to modify the CVS column names to match the following:

  • Requirement ID
  • Title
  • Description
  • Author
  • Author Username
  • Created At (UTC)
  • State
  • State Updated At (UTC)

Screenshots (strongly suggested)

req_export_csv_screenshot

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #299247 (closed)

Edited by Eugenia Grieff

Merge request reports