8000 fix(cdp): Import issue by benjackwhite · Pull Request #33730 · PostHog/posthog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(cdp): Import issue #33730

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

Merged
merged 2 commits into from
Jun 16, 2025
Merged

fix(cdp): Import issue #33730

merged 2 commits into from
Jun 16, 2025

Conversation

benjackwhite
Copy link
Contributor

Problem

Another bad import came in... Going to fix this properly finally afterwards as this has happened a bit too often now

Changes

  • Corrected to relative import

Did you write or update any docs for this change?

How did you test this code?

@benjackwhite benjackwhite requested a review from a team June 16, 2025 12:14
Copy link
Contributor
@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Fixed import path in CDP HogFlow manager service by replacing root-based import ('~/src/utils/db/postgres') with relative path ('../../utils/db/postgres'). This is a quick fix for an immediate issue in the plugin-server codebase.

  • Modified plugin-server/src/cdp/services/hogflow-manager.service.ts to use relative import path
  • Import path inconsistency appears to be a recurring issue needing a more comprehensive solution

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

@benjackwhite benjackwhite merged commit 1fc103a into master Jun 16, 2025
99 checks passed
@benjackwhite benjackwhite deleted the fix/cdp-type-issue branch June 16, 2025 12:25
adamleithp pushed a commit that referenced this pull request Jun 17, 2025
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
0