OpenBankProject / OpenBankProject/OBP-API
Account names with spaces do not have views
Open
@hongwei1 is already working on this.
Since Dec 1, 2016.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
It seems that accounts names with spaces in them do have views. E.g. LS Account
- Upon initialization this account will not have an 'Owner' view
- Any attempts to create a new view will fail, even if you use the %20 syntax in the URL for the space, it will not be posted in the account
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.
Assessment
This issue has not been assessed yet.