ProjectTimeTrackingSettings
Represents time tracking settings of the project.
Below you can find the list of resources that let you work with this entity.
This table describes attributes of the ProjectTimeTrackingSettings
entity.
To receive an attribute in the response from the server, specify it explicitly in the
fields
request parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
id | String | The ID of the project time tracking settings. |
enabled | Boolean | When |
estimate | The custom field that is used for estimation in the project. The field must be attached to the project. | |
timeSpent | The custom field that is used for estimation in the project. The field must be attached to the project. | |
workItemTypes | A collection of work item types that are used in the project. | |
project | Reference to the project, to which these settings belong to. | |
attributes | The list of work item attributes available in this project. |