microsoft / microsoft/AzureTRE
Add paging to list airlock requests API
Open
Nobody has claimed this yet.
airlock
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As any TRE user
I want to list airlock requests by pages
So that the API & UI interactions will be quick
Acceptance criteria
- Airlock list request API supports paging
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
No files, tests, or entry points are named. Start by locating the Python API entry point that lists airlock requests and any existing list-endpoint tests. Done means the airlock request list API supports paging and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100