Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cdp): django migration for action webhook migration to destinations #27548

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

meikelmosby
Copy link
Contributor

Please do not merge before #27545 is merged.

Problem

  • we need a db migration to also migrate all self-hosted customers from action webhook to destinations

Changes

  • created a db migration to move everyone to destinations and off of action webhooks

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

  • code ran in production and migrated everyone in the cloud for us and eu
  • added tests in former PR to get rid of pagination issue
  • ran migration locally to see if it passes

@meikelmosby meikelmosby requested a review from a team January 15, 2025 12:48
Copy link
Contributor

@benjackwhite benjackwhite left a comment

Choose a reason for hiding this comment

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

lgtm

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.

2 participants