did.database.getdocs should respect the current branch
Open
Nobody has claimed this yet.
- Dominant language
- MATLAB
- Stars
- 1
- Forks
- 2
- Avg merge
- 2h 18m
- Merged PRs (30d)
- 39
Description
did.database.get_docs does not check to make sure that the docs exist on the current branch. It can return a document even if it is not on the current branch. It shouldn't, because down the road people might not have permission to access documents that are not on their branch.
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.