OpenBankProject / OpenBankProject/OBP-API
in create transaction request for sepa type and free_form type, save transaction is not called at all, and transaction request remains initialised
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
this way, the back end, can't actually execute this transaction, or prepare challenge token
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the create transaction request handling for SEPA and free_form types, then verify whether save transaction is invoked and why the request remains initialised. Confirm completion when the backend can execute the transaction or prepare a challenge token, with regression coverage for both types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend, payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100