-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Event deletion #19468
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 8000 of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1 https://posthoghelp.zendesk.com/agent/tickets/23117 useful for things like survey response deletions |
This shouldn't be necessary for survey "deletion" really - in order to exclude a survey response we just need a new event that says it was deleted or modified, and then filter those from results. |
We really need this tbh |
Is your feature request related to a problem?
I'm sure this will have been raised and perhaps answered previously, but I wasn't able to find a recent discussion in other open or closed issues.
Posthog currently doesn't allow for the deletion of events. This is an issue for two reasons:
Describe the solution you'd like
The ability to delete individual events, or all events for a particular event name.
Describe alternatives you've considered
Additional context
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: