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

PostHog: Add "team-created" event when teams are automatically created server-side #4648

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

joepavitt
Copy link
Contributor

Description

Uses the server-side product API to capture an $ff-team-created event when user's teams are created automatically.

Verified in our test environment:

Screenshot 2024-10-15 at 16 31 22

Related Issue(s)

Closes #4623

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.53%. Comparing base (49321fc) to head (6161d0d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4648   +/-   ##
=======================================
  Coverage   78.53%   78.53%           
=======================================
  Files         303      303           
  Lines       14398    14399    +1     
  Branches     3285     3285           
=======================================
+ Hits        11307    11308    +1     
  Misses       3091     3091           
Flag Coverage Δ
backend 78.53% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@knolleary knolleary merged commit 0084315 into main Oct 16, 2024
14 checks passed
@knolleary knolleary deleted the 4623-ph-team-created-server branch October 16, 2024 10:13
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.

Add server-side event to distinguish manual team creation from automatic
2 participants