We have an internal Portal instance that is using Branch Versioned feature classes that are shared out to a Distributed Collaboration on our ArcGIS Online Organizational account. This is set up so editors can log into AGO and edit features as needed for these various feature classes. These workspaces are synced automatically every hour. This seems to work fine but when the syncs happen, the editor tracking fields DO NOT retain the editor values from the external source (the actual editor). Instead it looks like it's from my own account on the inside -- I'm assuming the internal Portal account that is initiating the sync?
So:
Is there something I'm missing here? I need the original editor information to be synced back and forth correctly.
Assuming you're using any scripting, you could create an additional "Edited_By" field, copy the database's "Edited_User" field over to the new field.
There's also Disable Editor Tracking (Data Management)—ArcGIS Pro | Documentation, with a few additional caveats.
I thought about that but that leads to a headache of managing redundant fields. Distributed collaboration should definitely be smart enough to handle this.
If there only was a option on the synchronizeReplica to keep editor tracking when uploading to an enterprise. We have multiple users on a boat editing a offline replica that is synchronized at the end of the day with a system user and the system user gets set as the editor which is just plain wrong.
Does anyone have any updates to this? My org used to use dist collab in 10.8 to pass feature layers back and forth with editor tracking to use in WAB and experienced no issues. We are now on 11.5 Enterprise and are experiencing this issue where all the editor tracking is overwritten when it returns to our portal from AGOL!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.