Marius Andra

Results 60 issues of Marius Andra

Just making a list... - [ ] remove Provider tags - [ ] upgrade to react 18 - [X] upgrade to node 18 (done via https://github.com/PostHog/posthog/pull/12650). - [x] upgrade all...

# Global Sprint Planning ## 3 things that might take us down 1. Ted running a PG migration (posted in #dev) 2. DNS - Terraform all of cloudflare -- already...

sprint

## Is your feature request related to a problem? This is part of the push to [rewrite all insights in HogQL](https://github.com/PostHog/meta/issues/130). I've created separate issues for each insight type, so...

enhancement

Reverts the revert PostHog/posthog#17036

## Problem We capture type information in HogQL for database fields, but this gets lost once those fields pass through functions or subquery borders. This makes some further analysis complicated,...

## Problem You could view the source behind an insight for a while now, but you couldn't edit it. The button did nothing. ## Changes Now the button also takes...

Seems to have happened here: https://github.com/waveshareteam/e-Paper/pull/319/files#diff-37cffbd5c1850db6d0f688706f2b51639c8827417c95cd9dd3150b2ec7f3244e I can't compile without it.

# Global Sprint Planning Last sprint before the offsite! ## 3 things that might take us down 1. A volcano at the offsite 2. 3. # Team sprint planning For...

sprint

## Problem A user [has reported](https://posthoghelp.zendesk.com/agent/tickets/12407) cohorts changing in unexpected ways. ## Changes Adds activity logs to changes to cohorts from the UI, so we could rule out accidental mistakes....

## Problem Turns out we save a `tag_name` when creating an action, and later use that field in the HogQL elements chain regex. The problem is we never show this...

stale