<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>idea Keep Editor Tracking Data with Distributed Collaboration Datasets in ArcGIS Enterprise Ideas</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idi-p/1553391</link>
    <description>&lt;P&gt;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.&amp;nbsp; This is set up so editors can log into AGO and edit features as needed for these various feature classes.&amp;nbsp; These workspaces are synced automatically every hour.&amp;nbsp; 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?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When the initial sync is completed all features on the AGO side have me as the editor and creator at the time the sync occurred&lt;/LI&gt;&lt;LI&gt;Features that were edited by users on the AGO side show their correct tracking information in the AGO feature class&lt;/LI&gt;&lt;LI&gt;When the features are synced back, the user that controls the sync is now the editor/creator of those features&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I'm missing here?&amp;nbsp; &lt;STRONG&gt;I need the original editor information to be synced back and forth correctly.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2024 14:47:24 GMT</pubDate>
    <dc:creator>MichaelSnook</dc:creator>
    <dc:date>2024-10-30T14:47:24Z</dc:date>
    <item>
      <title>Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idi-p/1553391</link>
      <description>&lt;P&gt;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.&amp;nbsp; This is set up so editors can log into AGO and edit features as needed for these various feature classes.&amp;nbsp; These workspaces are synced automatically every hour.&amp;nbsp; 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?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When the initial sync is completed all features on the AGO side have me as the editor and creator at the time the sync occurred&lt;/LI&gt;&lt;LI&gt;Features that were edited by users on the AGO side show their correct tracking information in the AGO feature class&lt;/LI&gt;&lt;LI&gt;When the features are synced back, the user that controls the sync is now the editor/creator of those features&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something I'm missing here?&amp;nbsp; &lt;STRONG&gt;I need the original editor information to be synced back and forth correctly.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 14:47:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idi-p/1553391</guid>
      <dc:creator>MichaelSnook</dc:creator>
      <dc:date>2024-10-30T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1553754#M3977</link>
      <description>&lt;P&gt;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.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There's also&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/disable-editor-tracking.htm" target="_blank"&gt;Disable Editor Tracking (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;, with a few additional caveats.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 14:10:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1553754#M3977</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2024-10-30T14:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1553771#M3978</link>
      <description>&lt;P&gt;I thought about that but that leads to a headache of managing redundant fields.&amp;nbsp; Distributed collaboration should definitely be smart enough to handle this.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 14:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1553771#M3978</guid>
      <dc:creator>MichaelSnook</dc:creator>
      <dc:date>2024-10-30T14:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1584881#M4086</link>
      <description>&lt;P&gt;Yes, this. I would like to see Collaboration handle editor tracking on the Portal side and not have to script/manage extra fields (removing data dependencies).&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:46:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1584881#M4086</guid>
      <dc:creator>Ethan25</dc:creator>
      <dc:date>2025-02-13T13:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1594161#M4121</link>
      <description>&lt;P&gt;If there only was a option on the&amp;nbsp;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.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 11:40:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1594161#M4121</guid>
      <dc:creator>MariusEggen2</dc:creator>
      <dc:date>2025-03-11T11:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1629322#M4256</link>
      <description>&lt;P&gt;Having this same problem. Overwriting the editor tracking fields is problematic for audits. Esri, please leave editor tracking fields alone with distributed collaboration.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 13:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1629322#M4256</guid>
      <dc:creator>N8-CORR</dc:creator>
      <dc:date>2025-07-02T13:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1649807#M4332</link>
      <description>&lt;P&gt;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!!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 17:26:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1649807#M4332</guid>
      <dc:creator>ajohnson</dc:creator>
      <dc:date>2025-09-11T17:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Keep Editor Tracking Data with Distributed Collaboration Datasets</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1650557#M4337</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2691"&gt;@MichaelSnook&lt;/a&gt;&amp;nbsp;What version of Enterprise portal were you on when you began to have this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 21:59:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-ideas/keep-editor-tracking-data-with-distributed/idc-p/1650557#M4337</guid>
      <dc:creator>ajohnson</dc:creator>
      <dc:date>2025-09-15T21:59:53Z</dc:date>
    </item>
  </channel>
</rss>

