Export - CSV (All fields)
Export - CSV (Current fields)
- COIN-1068
Coin API: Each workitem that failed should return an error_type in the workitem info - COIN-1020
GET /taskDetail, /taskWorkItems and /taskTestedChanges should accept a list of task ids - COIN-1014
In GET /taskWorkItems why is storage_paths a list? - COIN-1010
GET /taskWorkItems does not return ID and Dependencies for workitems - COIN-1006
Implement GET /workItem?workitem_id=... (list of workitem ids) - COIN-1005
New tasks might have empty workitems - COIN-1004
changes returned in GET /taskDetail contain "sha" that is not found on Gerrit - COIN-991
After last update, I'm getting many tasks with completed_on in 1970 - COIN-989
GET /taskDetail returns a field named "status" while get /tasks returns "state" - COIN-988
GET /taskWorkItems: provisioning items have branch==empty string, it should be NULL instead - COIN-987
Coin API: Add information about the VM/host that runs each workitem - COIN-984
Parameterize the class CoinTestResults class - COIN-982
Coin API returns many workitems with started_on date = 1970-01-01 - COIN-965
GET /tasks responses are not stable - COIN-963
GET /taskDetail is missing information in comparison to GET /tasks - COIN-962
After the last Coin upgrade, GET /tasks (no query parameters) takes 1min30s to respond - COIN-955
fields returned are sometimes padded with whitespace - COIN-946
Same buildkeys are slightly different between GET /taskDetail and GET /taskWorkItems - COIN-945
Empty values should not be empty strings - COIN-942
GET /taskWorkItems returns "project" as a list - COIN-941
GET /taskWorkItems is missing details about host and target OS - COIN-938
GET /taskWorkItems?id=nightly1668656531 returns 204 No Content - COIN-937
API responses should have content-type application/json - COIN-936
GET /tasks?after=wrong_date_format should return error - COIN-935
GET /taskDetail is missing fields that /tasks has - COIN-934
In GET /taskDetail each change should always contain the triplet repo+branch+changeid - COIN-933
completed_on timestamp is empty for tasks that got interrupted by a restart - COIN-909
API does not return Ref or ChangeID on getTestedChanges - COIN-839
Implement GET /taskTestedChanges - COIN-834
Implement GET /taskWorkItems - COIN-833
Implement GET /taskDetail - COIN-832
Extend GET tasks - COIN-831
Implement thrift json converter - COIN-821
Implement Get workitems API
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0