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

feat(analytics): remove additional filters from PaymentIntentFilters hotfix #6406

Open
tsdk02 opened this issue Oct 23, 2024 · 0 comments · Fixed by #6407
Open

feat(analytics): remove additional filters from PaymentIntentFilters hotfix #6406

tsdk02 opened this issue Oct 23, 2024 · 0 comments · Fixed by #6407
Assignees
Labels
C-bug Category: Bug

Comments

@tsdk02
Copy link
Contributor

tsdk02 commented Oct 23, 2024

-Additional filters are added to PaymentIntentFilters as new analytics APIs are expected to be calculated from Sessionizer Payment Intents table.

  • Existing metrics on current dashboard are breaking due to these new filters as the fields are not present in the Payment Intents table.

The following additional filters from PaymentIntentFilters should be removed

  • connector
  • authentication_type
  • payment_method
  • payment_method_type
  • card_network
  • merchant_id
  • card_last_4
  • card_issuer
  • error_reason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant