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,023
    • Issues 35,023
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,264
    • Merge Requests 1,264
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • 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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #4737

Closed
Open
Opened Jan 30, 2018 by Victor Noël@victor.noel

Burndown chart does not take timezone or alike into account

Summary

With the French timezone (or something like that...), the first day of a milestone is not taken into account by the burndown chart.

Steps to reproduce

  • Configure the browser to use a French timezone for example
  • Create a milestone starting on the day you are testing
  • Add an issue to the milestone
  • the burndown chart is not shown
  • Close the issue and wait for the day after
  • the burndown chart is shown but the issue is not taken into account

Maybe the initial conditions need to be the morning or something like that, I'm not clear how timezones exactly behave in the browser/gitlab code.

Example Project

The day has to be the day of the testing so I can't provide an example project, but

What is the current bug behavior?

  • The burndown chart is not shown on the first day of the milestone.
  • Issues closed in the first day are not taken into account in the burndown chart decrease

What is the expected correct behavior?

  • The burndown is shown on the first day of the milestone.
  • Issues closed in the first day are taken into account in the burndown chart decrease

Relevant logs and/or screenshots

First day of milestone: image

Issue closed on the first day (shown on the day after): image

Output of checks

This bug happens on GitLab.com

Assignee
Assign to
12.1
Milestone
12.1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#4737