Update changelog for Autotask resolution fix
Added entry documenting the fix for handling tickets with unset classification fields (issueType, subIssueType, source). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0c9cf21d5d
commit
6abf8e1ba6
@ -4,6 +4,11 @@ This file documents all changes made to this project via Claude Code.
|
|||||||
|
|
||||||
## [2026-02-05]
|
## [2026-02-05]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Autotask ticket resolution update now correctly handles tickets where `issueType`, `subIssueType`,
|
||||||
|
or `source` fields are not set (value 0 or null). These picklist fields now default to 0 when
|
||||||
|
null/missing in GET response. Only `id` and `status` are truly required with real values.
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Restored Autotask PSA integration from branch `v20260203-13-autotask-resolution-item-wrapper`:
|
- Restored Autotask PSA integration from branch `v20260203-13-autotask-resolution-item-wrapper`:
|
||||||
- `integrations/autotask/client.py` - Autotask REST API client with full support for:
|
- `integrations/autotask/client.py` - Autotask REST API client with full support for:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user