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

Fix emails not shown on user id #326

Merged
merged 1 commit into from Mar 11, 2020
Merged

Conversation

timgl
Copy link
Collaborator

@timgl timgl commented Mar 11, 2020

@Tannergoods See https://github.com/PostHog/posthog/wiki/How-to-QA on how to add user properties for QA !

I touched the logic for how we display lists of events so worth checking a couple of places (like /actions, /actions/live, /events etc)

@timgl timgl temporarily deployed to posthog-fix-emails-not-ryhyiv9 March 11, 2020 19:14 Inactive
@Tannergoods
Copy link
Contributor

This looks good on Events
Posthog

but not on live actions - unless I misunderstand the expected behaviour the user should be the email I've used not the instance?
Posthog

@timgl
Copy link
Collaborator Author

timgl commented Mar 11, 2020

Good catch, will fix.

@timgl timgl force-pushed the fix-emails-not-shown-on-user-id branch from 89d9b45 to ef3066b Compare March 11, 2020 23:10
@timgl timgl temporarily deployed to posthog-fix-emails-not-ryhyiv9 March 11, 2020 23:10 Inactive
@timgl timgl force-pushed the fix-emails-not-shown-on-user-id branch from ef3066b to de6a72f Compare March 11, 2020 23:12
@timgl timgl had a problem deploying to posthog-fix-emails-not-ryhyiv9 March 11, 2020 23:12 Failure
@timgl timgl force-pushed the fix-emails-not-shown-on-user-id branch from de6a72f to e163746 Compare March 11, 2020 23:14
@timgl timgl temporarily deployed to posthog-fix-emails-not-ryhyiv9 March 11, 2020 23:15 Inactive
@timgl timgl merged commit 02eda2e into master Mar 11, 2020
@timgl timgl deleted the fix-emails-not-shown-on-user-id branch March 11, 2020 23:26
yakkomajuri added a commit that referenced this pull request Oct 1, 2021
* Add  for user props

* minor fix

* clone object so properties still exist

* better approach

* convert to sql

* handle increment update to string values

* simplify query

* add test, filter props

* move to bigint, check for overflows

* update tests

* fix test

* fixes

* remove lingering comment

* handle negative ints

Co-authored-by: Marius Andra <marius.andra@gmail.com>
Co-authored-by: Michael Matloka <dev@twixes.com>
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.

None yet

2 participants