https://github.com/RallyTools/RallyRestToolkitForPython/blob/master/pyral/restapi.py#L804-L805
Since it doesn't, if you pass in a start arg that's greater than the (arbitrary) MAX_ITEMS value, it just silently starts from 1 without any warning.
https://github.com/RallyTools/RallyRestToolkitForPython/blob/master/pyral/restapi.py#L804-L805
Since it doesn't, if you pass in a start arg that's greater than the (arbitrary)
MAX_ITEMSvalue, it just silently starts from 1 without any warning.