Skip to content

Fix admin order save#2501

Open
alicecoordinator wants to merge 1 commit into
RoboSats:mainfrom
alicecoordinator:fix-admin-order-save
Open

Fix admin order save#2501
alicecoordinator wants to merge 1 commit into
RoboSats:mainfrom
alicecoordinator:fix-admin-order-save

Conversation

@alicecoordinator
Copy link
Copy Markdown
Contributor

@alicecoordinator alicecoordinator commented May 25, 2026

What does this PR do?

It is not possible currently to edit orders in the admin panel. Trying to do so leads to the message "Please correct the error below.", but no field is indicated as erroneous.

The reason is that the payment_hash field of LN payments is not being rendered in the form.

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

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.

1 participant