OpenBankProject / OpenBankProject/OBP-API
Display sensible error message on index page if Postgres / RDBMS is not available
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Currently the index page shows lots of snippet errors if the Props file specifies a postgres database - but that is not ready.
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 index page and inspect how the Props file's PostgreSQL database setting is handled when the database is unavailable. Trace why the page exposes multiple snippet errors instead of one useful message. Done means the unavailable-database case presents a sensible error on the index page rather than the current collection of snippet errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres, scala
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100