PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Get Code Issues from Periodic Scans"
Open
Nobody has claimed this yet.
documentation
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
Documentation link
Get Code Issues from Periodic Scans
Describe the problem
When the offset is a mutiple of ten thousand, the query returns nothing, even if there are more pages ahead. As a test, that same number minus or plus one does work (for example, 10000 fails but 9999 and 10001 work).
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 linked Get Code Issues from Periodic Scans documentation and reproduce the offset behavior using 9999, 10000, and 10001. Determine whether the endpoint behavior or its documentation is wrong; done means the 10000-offset case is corrected or its limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100