-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: “Wallet Created” event missing account_type property (Google/Apple/SRP) #18034
Copy link
Copy link
Closed
Copy link
Labels
Sev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-prod-*Regression bug that was found in production in release *Regression bug that was found in production in release *release-7.54.0Issue or pull request that will be included in release 7.54.0Issue or pull request that will be included in release 7.54.0release-7.55.0Issue or pull request that will be included in release 7.55.0Issue or pull request that will be included in release 7.55.0type-bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Sev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-prod-*Regression bug that was found in production in release *Regression bug that was found in production in release *release-7.54.0Issue or pull request that will be included in release 7.54.0Issue or pull request that will be included in release 7.54.0release-7.55.0Issue or pull request that will be included in release 7.55.0Issue or pull request that will be included in release 7.55.0type-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
To be triaged
Describe the bug
The wallet created event currently does not include any property to differentiate the wallet creation method (e.g., Google, Apple, SRP). As a result, we are relying on the wallet Setup Completed event to determine wallet type.
However, we are seeing few old duplicate events of Wallet Setup Completed getting triggered, leading to potential overcounting and inaccurate analytics. Adding the account_type property directly to the wallet created event would ensure accurate tracking
Expected behavior
No response
Screenshots/Recordings
No response
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
7.53
Build type
None
Device
Operating system
iOS
Additional context
No response
Severity
No response