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

Greenfield: Fix invoice lookup by capitalized status #5245

Merged
merged 1 commit into from Aug 10, 2023

Conversation

dennisreimann
Copy link
Member

All statuses need to be lowercased before lookup, this wasn't the case for e.g. Expired.

Fixes #5244.

All statuses need to be lowercased before lookup, this wasn't the case for e.g. `Expired`.

Fixes btcpayserver#5244.
@dennisreimann dennisreimann merged commit 0ccbaf4 into btcpayserver:master Aug 10, 2023
4 checks passed
@dennisreimann dennisreimann deleted the fix-5244 branch August 10, 2023 11:34
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.

[Bug]: [API] GetInvoices Call only returns settled invoices
2 participants