Skip to content

Fix: Task - Predecessors not being loaded#91

Merged
rafaeljusto merged 1 commit into
mainfrom
fix/task-predecessors
May 29, 2026
Merged

Fix: Task - Predecessors not being loaded#91
rafaeljusto merged 1 commit into
mainfrom
fix/task-predecessors

Conversation

@rafaeljusto

Copy link
Copy Markdown
Contributor

Description

Task predecessors (dependencies) are only loaded when the includeRelatedTasks filter is provided. The SDK will now have the option to populate this filter. Comments were added to clarify the behaviour.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

Task predecessors (dependencies) are only loaded when the `includeRelatedTasks`
filter is provided. The SDK will now have the option to populate this filter.
Comments were added to clarify the behaviour.
@rafaeljusto rafaeljusto requested a review from a team as a code owner May 29, 2026 18:10
@rafaeljusto rafaeljusto merged commit e767972 into main May 29, 2026
3 checks passed
@rafaeljusto rafaeljusto deleted the fix/task-predecessors branch May 29, 2026 18:38
rafaeljusto added a commit to Teamwork/mcp that referenced this pull request May 29, 2026
When loading tasks, include related tasks to ensure predecessors (dependencies)
are rendered in the response.

Related to:
Teamwork/twapi-go-sdk#91
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