PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
19.58k stars 1.15k forks source link

Allow mass delete recordings #20024

Open marandaneto opened 5 months ago

marandaneto commented 5 months ago

Is your feature request related to a problem?

I cannot delete more than 1 recording per time, it's not scalable.

Describe the solution you'd like

The UI should allow you to select multiple recordings and delete them at once. Another option is to delete all recordings that match a specific set of filters.

Describe alternatives you've considered

Write a script calling the API directly.

Additional context

https://posthoghelp.zendesk.com/agent/tickets/9849 This type of request has already been asked before as well.

Thank you for your feature request – we love each and every one!

marandaneto commented 5 months ago

In the last few weeks, there have been a few requests about mass deletion, an UI option would make sense.

spdrman commented 3 months ago

I would also like to mention that this is critical for us at our early-stage startup. There are a lot of garbage sessions that get captured.

We would like to also be able to delete past recordings when we start a new feature campaigns from week to week.