-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
74
-
-
Issue Summary
When listing workspace variables that exceed the 10 default page limit, the page limit doesn't show the next URL.
Steps to Reproduce
- Has more than 10 workspace variables
- Use List workspace variables endpoint
Expected Results
It will display the next URL for page 2.
Actual Results
It doesn't display the next URL for page 2.
Workaround
The workaround is to use the pagelen of 100 to show the list. If it's more than 100, the user can tweak and use the following URL to go to the next page:
https://api.bitbucket.org/2.0/workspaces/<Workspace-ID>/pipelines-config/variables/?page=2