Skip to content

feat(ticketing): add ticket activities list + get#107

Merged
lmeilibr merged 1 commit into
mainfrom
feature/ticket-activities
Apr 22, 2026
Merged

feat(ticketing): add ticket activities list + get#107
lmeilibr merged 1 commit into
mainfrom
feature/ticket-activities

Conversation

@lmeilibr
Copy link
Copy Markdown
Contributor

Summary

  • Adds TicketActivityApiClient + TicketActivitiesService with list (supports since and include filters) and get.
  • Domain model TicketActivity with logical key (frozen, slots).
  • Wires ticket_activities onto the Ticketing facade.

Test plan

  • Unit tests: 16 passing, 100% coverage on new modules.
  • Full unit suite still green (2424 tests).
  • Integration tests against a live Zendesk tenant exercise list and get.

🤖 Generated with Claude Code

Adds TicketActivityApiClient and TicketActivitiesService covering
list (with `since` and `include` filters) and get. Domain model for
TicketActivity with logical key. Wires into Ticketing facade as
`ticket_activities`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

@lmeilibr lmeilibr merged commit 641a3da into main Apr 22, 2026
3 checks passed
@lmeilibr lmeilibr deleted the feature/ticket-activities branch April 22, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant