OpenBankProject / OpenBankProject/OBP-API
getAtms : country not shown
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Seems to be the same as for #662 . Column in the table is called mappedatm.mcounty while the code probably expects it to be mcountry.
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 at the getAtms entry point and compare the country handling with issue #662. Inspect how the mappedatm.mcounty column is referenced, then verify that getAtms returns the country value for ATMs when the column is mapped consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend, database
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100