-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
1
-
Severity 3 - Minor
-
0
Issue Summary
The endpoint Get custom field options (context) is supposed to return the property nextPage as mentioned in its documentation:
That's not occurring anymore though. Either the documentation is wrong or the endpoint is not working as expected.
Steps to Reproduce
- Make a call with that endpoint against a field that has, let's say, more than 100 options in a context
Expected Results
Like the documentation mentions the first list of values will be returned along with the property nextPage.
Actual Results
The property nextPage is not returned.
Workaround
Use the startAt parameter to specify the starting point for the next set of results.
- is related to
-
JRACLOUD-85546 The "nextPage" field is missing from /rest/api/3/field/search API response
-
- Gathering Impact
-