You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,19 +33,7 @@ How to install and use gtt? You can find the documentation [here](documentation.
33
33
34
34
### limitations
35
35
36
-
gtt v1.x relies on gitlab REST API (resources `issues` and `merge_requests`). Time tracking for other work_items (e.g. Tasks, Epics) is not supported. See also #
37
-
38
-
39
-
40
-
41
-
I dug a little deeper:
42
-
43
-
* gitlab has plans to create a work_items API: https://gitlab.com/gitlab-org/gitlab/-/issues/368055 possibly we can switch to that when it's ready.
44
-
* The behaviour with gitlab 18.2.1-ee is even worse. The gitlab API does no longer report a 4xx or 5xx, but 202 Accepted (with the body text "Could not apply spend command.")
45
-
46
-
I documented this as a limitation.
47
-
48
-
36
+
Time tracking for other work items (e.g. tasks, epics) is currently not supported.
0 commit comments