| Bug ID Number |
BUG-000136586 |
| Submitted | January 7, 2021 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for Python |
| Version found | 1.8.1 |
| Operating System | Windows OS |
| Operating System Version | 10.0 |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue is not reproducible in ArcGIS API for Python 1.9.x. There is no difference between the Item in search and with get. It is the same class. If this issue persists, upgrade to the latest version of ArcGIS API for Python.
Workaround
Use the search method to bring the item into the script before running the protect function.
Steps to Reproduce