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

[NT-830] Removing user props #1051

Merged
merged 1 commit into from
Jan 27, 2020
Merged

[NT-830] Removing user props #1051

merged 1 commit into from
Jan 27, 2020

Conversation

ifbarrera
Copy link
Contributor

@ifbarrera ifbarrera commented Jan 24, 2020

πŸ“² What

We're removing any user props that could potentially give us data that is not up to date, in favor of sending that data from the backend.

πŸ€” Why

We want to populate the user attributes directly from the db instead of relying on the client to have the most up-to-date user information. As a result, we don't need the clients to send these user properties anymore.

πŸ›  How

Just delete them!

βœ… Acceptance criteria

  • verify that the removed user properties no longer send

Copy link
Contributor

@justinswart justinswart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@eoji
Copy link
Contributor

eoji commented Jan 24, 2020

kickstarter/android-oss#727 twinning!

@ifbarrera ifbarrera merged commit 5af936a into master Jan 27, 2020
@ifbarrera ifbarrera deleted the NT-830-remove-user-props branch January 27, 2020 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants