There are 0 errors and 0 warnings.
Hint Click on the issue title to open the issue on Gitlab.
Types of issues and possible solution ideas.
Types of issues and possible solution ideas.
api
accesss, please create a new key with read_api
NewThis site currently allows you to view issues and burndown charts for code repositories stored on a Gitlab server. Features include:
The website is continuously being improved, and new features are added regularly. Feedback can be provided using the Send Feedback button above.
read_api
access. You will need to store this token somewhere, as Gitlab will only display it onceBy default, only projects where you have maintainer access are shown. If you need to see all repositories you have access to on this Gitlab website, select Show all Repos. Note, this may take a while to load.
To select a specific project, you can either begin to type the name in the selection box or scroll to the project using the dropdown arrow.
This tab displays all issues in the repository.
The search box will search all fields and filter the table to display the results.
The plus symbol will display any fields that that table cannot display.
This tab display burndown charts and hours spent by each team member. The chart can be filtered by:
To download the chart as an image, click the menu button on the top right corner of the chart image.
Below the burndown chart is a table displaying all members who spent time in the issue relevant to the milestone selected.
There are two types of burndown charts:
Use Final Estimate Only |
Show Changes in estimate |
|
---|---|---|
Estimates | ||
What times are used? | Only last estimate entered | Changes in estimates show on the days changes are made |
Estimate changes entered after the end of the chart? | Is included in the sum used at the beginning of the chart | Shows on the date estimated added/updated |
Ideal Burndown Line | ||
Beginning value | The sum of the last estimated times entered | The sum of the estimated times entered as of the first date on the chart |
Remaining Effort Line | ||
Beginning value | The sum of the last estimated times entered minus any spent time on that day | The sum of the estimated times entered as of the first date on the chart minus any spent time on that day |
How value changes | The previous day's remaining effort minus any spent time on that day | The previous day's remaining effort minus any spent time on that day and plus/minus any changes to estimated times submitted on that day |
Start Dates | |
What is the first date? (Project wide chart) |
The earliest date of:
|
What is the first date? (Milestone/Sprint chart) |
Milestone start date |
Spent before the start of the sprint | Combined with the first date of the chart |
Estimate changes entered before the start of the chart | Combined with the first date of the chart |
End Dates | |
What is the last date? (Project wide chart) |
The latest date of:
|
What is the last date? (Milestone/Sprint chart) |
The latest date of:
|
Spent after the end of the sprint? | Shows on the date spent |
Ideal Burndown Line | |
How value changes | Decreases at a constant rate |
How value ends | Zero at the end date of the project (see above) or end date of the sprint if applicable |
Remaining Effort Line | |
Excess Spends | If more time is spent than estimated, the estimated time is not altered. This means a negative remaining effort is possible. |
Actual Effort Trend Line | |
How value changes | Linear Regression of the Remaining Effort line |
Completed Hours Bars | |
What is included? | The sum of all hours spent on that day |