redmine_log_time
Log time entries to Redmine issues or projects by providing hours and activity ID. Returns the created time entry.
Instructions
[Stable] Log time against a Redmine issue or project. Either issue_id or project_id is required. Returns the created time entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | Yes | ||
| comments | No | ||
| issue_id | No | ||
| spent_on | No | ||
| project_id | No | ||
| activity_id | Yes |