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(Bonus Pagamenti Digitali): [#176551362] Not all the getWalletV2 call are tracked #2815

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

fabriziofff
Copy link
Contributor

Short description

This pr changes the tracking for the /v2/wallet in order to track all the calls.
Atm, only the actions fetchWalletsFailure, fetchWalletsRequest and fetchWalletsSuccess are tracked, but the function getWalletsV2 can be also called without using fetchWalletsRequest; this generates an incorrect and untrue subset of data.

List of changes proposed in this pull request

  • Removed from analytics fetchWalletsFailure, fetchWalletsRequest and fetchWalletsSuccess.
  • Added custom track in getWalletsV2 in order to track all the function invocation.

@pagopa-github-bot pagopa-github-bot changed the title [#176551362] Not all the getWalletV2 call are tracked fix(Bonus Pagamenti Digitali): [#176551362] Not all the getWalletV2 call are tracked Feb 11, 2021
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Feb 11, 2021

Affected stories

  • 🐞 #176551362: [major] Non vengono trackate tutte le chiamate fatte alla getWallet

Generated by 🚫 dangerJS against 8ce1ca7

@Undermaken Undermaken merged commit a286f21 into master Feb 12, 2021
@Undermaken Undermaken deleted the 176551362-track-all-getwalletv2-calls branch February 12, 2021 09:13
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