Problem/Motivation

The private apps API has a rate limit depending on subscription.
You can only get 100, 150 or 200 forms in one request.

This simple patch uses a do while to do more request as long as a pager is returned (meaning there's more forms to be loaded)

CommentFileSizeAuthor
#2 3334998-2.patch3.92 KBsamuhe

Comments

samuhe created an issue. See original summary.

samuhe’s picture

StatusFileSize
new3.92 KB
minnur’s picture

minnur’s picture

Status: Closed (duplicate) » Fixed

This patch is simple and does not overcomplicate the UI.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.