Skip to content

Conversation

julienbourdeau
Copy link
Contributor

@julienbourdeau julienbourdeau commented Jul 4, 2025

We added organization_id to all tables. By default, you can assume that object.organization will work.

  • Remove all object.organization overrides
  • Update things like object.something.organization when object belongs to organization
  • Add private where missing (thanks claude code). Not too important but more consistant.

@julienbourdeau julienbourdeau self-assigned this Jul 4, 2025
@julienbourdeau julienbourdeau marked this pull request as ready for review July 5, 2025 08:23
Copy link
Collaborator

@vincent-pochet vincent-pochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
❤️

Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@julienbourdeau julienbourdeau merged commit 6a49d1b into main Jul 7, 2025
14 checks passed
@julienbourdeau julienbourdeau deleted the chore/webhooks-current-org branch July 7, 2025 10:07
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
We added organization_id to all tables. By default, you can assume that
`object.organization` will work.

- [x] Remove all `object.organization` overrides
- [x] Update things like `object.something.organization` when object
belongs to organization
- [x] Add `private` where missing (thanks claude code). Not too
important but more consistant.
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.

4 participants