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(analytics): fix refund status filter on dashboard #6430

Closed
tsdk02 opened this issue Oct 24, 2024 · 0 comments · Fixed by #6431
Closed

fix(analytics): fix refund status filter on dashboard #6430

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

Comments

@tsdk02
Copy link
Contributor

tsdk02 commented Oct 24, 2024

Whenever Refund Status filter is applied on the analytics section on dashboard, errors are being generated.
The wrong RefundStatus enum has been imported for the RefundStatus filter in RefundFilters struct in this PR: #2988.

Need to import the correct enum for the same

@tsdk02 tsdk02 added the C-bug Category: Bug label Oct 24, 2024
@tsdk02 tsdk02 self-assigned this Oct 24, 2024
@tsdk02 tsdk02 linked a pull request Oct 24, 2024 that will close this issue
14 tasks
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