Commit 7d4ec902 authored by Douwe Maan's avatar Douwe Maan

Merge branch 'docs-time-info-csv-export' into 'master'

CSV export time tracking info docs

See merge request !2884
parents baed3cc4 d4d08491
......@@ -58,6 +58,8 @@ Data will be encoded with a comma as the column delimiter, with `"` used to quot
| Updated At (UTC) | Formated as `YYYY-MM-DD HH:MM:SS` |
| Milestone | Title of the issue milestone |
| Labels | Title of any labels joined with a `,` |
| Time Estimate | [Time estimate](../../../workflow/time_tracking.md#estimates) in seconds |
| Time Spent | [Time spent](../../../workflow/time_tracking.md#time-spent) in seconds |
## Limitations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment