Add support for querying multiple pages of JD data

Created on 17 October 2023, 9 months ago
Updated 20 October 2023, 8 months ago

Problem/Motivation

Right now requests to JD are limited to 10 results. We should increase the limit (if possible) and make sure we request all pages of results.

Steps to reproduce

Land/equipment import only shows 10 items

Proposed resolution

Continue requesting all pages of results and combine into one returned array. This method should be distinct from the other "client request" methods that return a response object - this will return array.

Also worth looking into returning a generator that requests additional pages as they are needed.

Remaining tasks

Implement

User interface changes

None

API changes

Additional client method(s)

Data model changes

None

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States paul121 Spokane, WA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024