Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix(enterprise-teams): remove Read-after-Create/Update — set computed fields directly from API response #66

@vmvarela

Description

@vmvarela

Description

Reviewer feedback: Create and Update should not call Read at the end. Computed fields must be set directly from the API response object returned by Create/Update.

Acceptance Criteria

  • resourceGithubEnterpriseTeamCreate: set all computed fields (e.g. slug, html_url) directly from the API response; remove trailing Read call
  • resourceGithubEnterpriseTeamUpdate: same — set computed fields directly; remove trailing Read call
  • resourceGithubEnterpriseTeamOrganizationsCreate: same pattern
  • resourceGithubEnterpriseTeamOrganizationsUpdate: same pattern
  • Verify make build passes

Notes

Upstream PR: integrations#3008

Metadata

Metadata

Assignees

No one assigned

    Labels

    enterprise-teamsRelated to the enterprise-teams feature branchpriority:highMust be in the next sprintsize:sSmall — 1 to 4 hoursstatus:readyRefined and ready for sprint selectiontype:bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions