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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.