OpenBankProject / OpenBankProject/OBP-API
Non optional view entitlements?
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
In a View, if "Can see transaction this bank account"
is set to false, then 2_0_0 by accountById gives 400 error
Find out why. Are there other permissions that when set to false cause errors on account / transaction API calls?
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 with the View entitlement "Can see transaction this bank account" and the 2_0_0 accountById API call, then compare account and transaction API behavior when related permissions are false. Done means identifying why the 400 error occurs and documenting which other false permissions cause errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100