Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35,808
    • Issues 35,808
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,279
    • Merge Requests 1,279
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Merge Requests
  • !2627

Merged
Opened Aug 08, 2017 by Bohdan V.@g3dinuaContributor8 of 8 tasks completed8/8 tasks

Resolve "Export issue time tracking information"

  • Overview 8
  • Commits 1
  • Pipelines 9
  • Changes 3

What does this MR do?

Per issue added:

  • Current time estimate. Field Time Estimate
  • Current time spent. Field Time Spent
  • The format of the two fields should be in seconds

Are there points in the code the reviewer needs to double check?

  • check that logic is correct
  • check if additional documentation/changelog entry needed

Why was this MR needed?

Need to have an ability to see estimates/reports in exported file.

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Branch has no merge conflicts with master (if it does - rebase it please)
  • Squashed related commits together

What are the relevant issue numbers?

Closes #1406 (closed)

Edited Aug 18, 2017 by Bohdan V.
Assignee
Assign to
Reviewer
Request review from
10.0
Milestone
10.0 (Past due)
Assign milestone
Time tracking
Reference: gitlab-org/gitlab!2627
Source branch: 1406-new-export-fields