Bug
| Bug ID Number | BUG-000125063 |
|---|---|
| Submitted | September 6, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for Python |
| Version found | 1.6.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Non-Reproducible |
If querying programmatically, explicitly set a condition to break the loop when the created property of returned items is no longer less than the toDate value.
Example logic for a Python while loop:
while (h['nextKey'] is not None) and (items[-1]['created'] < timestamp):
Bug ID: BUG-000125063
Software:
Get help from ArcGIS experts
Download the Esri Support App