Next token for paginated calls gets generated as null in Pre Upgrade job
Description
Release Notes
None
Activity
Show:

Shweta February 18, 2025 at 1:53 PM
This is expected behaviour as the first 2 paginated calls are for list apps in default namespace and the third paginated call is for list apps in system namespace (which is dataprep and studio). The third call always happen and is constant.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created February 18, 2025 at 10:41 AM
Updated February 18, 2025 at 1:53 PM
Resolved February 18, 2025 at 1:53 PM
As per after every 25 entries, token for the next batch is gets generated and is displayed as - "Called paginated list API and got token:..." but appears as null after testing. Next page is fetched properly and has no impact due to this null value.