Project

General

Profile

Actions

Feature #26370

closed

Get time entries for a specific issue

Added by César DJ Caësar 9114 almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid

Description

For the moment, you have to make 2 different calls (time tracking API and issues API) to gather the time entries for a specific issue.
Could it be possible to get the time entries for a specific issue with one or both these methods:
  • directly in issues/[ISSUE NUMBER].json, in the key "time_entries" (new key of the JSON)
  • in a new REST call, for example time_entries/issue/[ISSUE NUMBER].json, what would send back just the time entries and not the whole issue info.

Thank you! :)

Actions

Also available in: Atom PDF