Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,817
    • Issues 43,817
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,413
    • Merge requests 1,413
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • GitLab.org
  • GitLabGitLab
  • Issues
  • #299247
Closed
Open
Created Jan 19, 2021 by Donald Cook@donaldcookDeveloper

Second iteration of exporting requirements

See comment on first iteration issue here: #290813 (comment 485157261)

Copying over from !51434 (comment 485104142) , there are a few things I think we should iterate on here for the next iteration of exports!

For a fast follow:

Larger questions that I'd like to follow up on in the next iteration:

  • Does Latest Test Report State mean the same thing as Satisfied / Failed State to users? Do we need one or the other, or both?
  • Latest Test Report Created At (UTC) mean the same thing as Satisfied / Failed Date to users? Do we need one or the other, or both?
  • Does Passed mean the same thing as Satisfied to users? Can they be used interchangeably here? For example it is a bit confusing to me that I mark a requirement as satisfied in the ui, but the export says that is it Passed.
  • It looks like we should add in Created Date for the requirement.

In the issue, the expected output here is:

  • Requirement ID
  • Title
  • Description
  • Created By
  • Created Date
  • Satisfied / Failed State
  • Satisfied / Failed Date

What I see in the CSV is:

  • Requirement ID
  • Title
  • Description
  • Author Username
  • Latest Test Report State
  • Latest Test Report Created At (UTC) | List | CSV Export | |------|------------| | image | image |
Edited Jan 19, 2021 by Donald Cook
Assignee
Assign to
Time tracking