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

Remove unnecessary event props #93

Merged
merged 1 commit into from
Aug 19, 2022
Merged

Remove unnecessary event props #93

merged 1 commit into from
Aug 19, 2022

Conversation

dan437
Copy link
Collaborator

@dan437 dan437 commented Aug 19, 2022

Description

This PR removes unnecessary props, which are no longer needed for making our product better. We added them initially because we thought they could be useful for debugging. We have also just noticed that token_from_address and token_to_address fields don't even use correct values. All these 3 event props are not needed, so we are removing them and we will also clean them up in our database. This issue affected a small subset of users who opted in MetaMetrics and submitted transactions through our embedded Swaps feature with Smart Transactions enabled.

If you think we have somewhere in MM an unnecessary event prop, let us please know via GitHub issue.

@dan437 dan437 requested a review from a team as a code owner August 19, 2022 16:31
@dan437 dan437 merged commit 24cfeaa into main Aug 19, 2022
@dan437 dan437 deleted the unnecessary-props branch August 19, 2022 16:44
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.

3 participants