Bug ID Number |
BUG-000151068 |
Submitted | July 26, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS for Desktop |
Version found | 10.8.2 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Additional Information
This issue can be tracked with an existing bug number.
Workaround
- Log in to ArcGIS Online with administrator credentials.
- Navigate to the intended feature service and open the feature service.
- On the right side of the feature service details page, in the URL section, click View.
- In the ArcGIS REST Services Directory window, click Admin on the top right of the page.
- Under Layers, select the desired feature layer.
- Scroll to the bottom of the page, and click Update Definition.
- Change the value of the 'lastEditDate' key to null.
- Search for the 'Templates' parameter (Press Ctrl+F and search for Templates).
- For each template that is not nullable,
- Change " " to null
- Change 0 to null
10. Click Update Layer Definition.
Steps to Reproduce