Project

General

Profile

Actions

Defect #16173

closed

API Rest // Customized fields for TimeEntries are not exported

Added by Samuel Samfra about 10 years ago. Updated over 3 years ago.

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

0%

Estimated time:
Resolution:
Cant reproduce
Affected version:

Description

Hello,

there is no way through the rest API to get the values of the customized fields of type TimeEntry...

thank you

Actions #1

Updated by Go MAEDA almost 4 years ago

  • Resolution set to Cant reproduce

A response of GET /time_entries/[id].(xml|json) contains custom fields.

{"time_entry":{"id":2,"project":{"id":1,"name":"eCookbook"},"issue":{"id":1},"user":{"id":1,"name":"Redmine Admin"},"activity":{"id":9,"name":"Design"},"hours":150.0,"comments":"","spent_on":"2007-03-12","created_on":"2007-03-23T13:11:04Z","updated_on":"2007-03-23T13:11:04Z","custom_fields":[{"id":10,"name":"Overtime"}]}}
Actions #2

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF