update_time_registration
Update existing time registrations by modifying hours, comment, date, or billable status using the registration ID and task ID.
Instructions
Update an existing time registration (hours, comment, date, billable status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Date | No | New date, format YYYY-MM-DD | |
| Hours | No | New hours value | |
| JiraId | No | JIRA ticket ID (e.g. SGI-82108) | |
| TaskID | Yes | Task identifier | |
| Comment | No | New comment | |
| Billable | No | Whether this time is billable | |
| TimeRegistrationID | Yes | Time registration ID to update |