| Bug ID Number |
BUG-000164474 |
| Submitted | January 22, 2024 |
| Last Modified | October 29, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 3.2.1 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | In Review
The issue is being reviewed. The review process ensures that the issue contains all necessary information and is easy to understand, that it is not a duplicate of an existing issue, and that it is a valid bug or enhancement request. During this phase, it is possible that you are contacted for clarification or additional information.
|
Workaround
- In the Catalog Pane, open the Properties of the feature class. Click Manage > Enable Editor Tracking.
- For the Creator field and Editor field, select the default created_date and last_edited_date from the drop-down menu. This creates new fields.
- When the edits are finished, save the edits.
- Disable editor tracking.
- Using the Field Calculator, copy the value of the created_date and last_edited_date into CreationDate and EditDate.
- Delete the created_date and last_edited_date fields.
Note: If a layer is exported from ArcGIS Online into a file geodatabase and published again in ArcGIS Online with the Keep Track capabilities, new editor names, dates, and time fields are created.
Steps to Reproduce