Azure-Samples / Azure-Samples/agentic-app-with-fabric
Create new account upon funds transfer
- Dominant language
- TSQL
- Stars
- 87
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
From Jean Hayes (jehayes): In the banking app, on the Transfer, there is an option to create a new account when transferring funds. If I select that option, add the new account name and the amount, and then transfer, I get an error that says "Missing required transfer details". If I refresh the page, it shows that the account was created but no funds were transferred.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Transfer flow with the create-new-account option, a new account name, and an amount, then trace the source of the "Missing required transfer details" error. Done means the new account is created and the funds are transferred successfully, with both results still present after refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100