<?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>topic Re: Feature service with Editor tracking Apply edits bug? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551103#M14069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found a solution to the problem and would by glad to share it. But first I would like to hear some feedback from anyone from Esri, if this behaviour is bug and when it will be fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Oct 2013 06:58:26 GMT</pubDate>
    <dc:creator>FilipJung</dc:creator>
    <dc:date>2013-10-14T06:58:26Z</dc:date>
    <item>
      <title>Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551102#M14068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;during development of our app, I came across a serious problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Feature Service with data, that have Editor tracking enabled and when creating the feature on client and saving edits, the feature is correctly written into a geodatabase. However when I edit existing feature, I experience the strange behavior. After saving and updating of the Feature Layer, not all attributes are changed. The observed pattern is that every second attribute value is saved. I found this behavior be the same in our app and also in ArcGIS Viewer for Silverlight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After listening to the applyEdits requests it is obvious, that the error is on client, since adds parameter contains all attributes whilst updates parameter leaves every second parameter:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
ADDS parameter:
[{"geometry":{ ... }, "attributes":
{"PO01":9,"FCC":1,"ID":2,"ON_":"A","PS":"3","OC_ADMIN8":"4","OC_ADMIN9":"5","OC_SUBURB":6,"ADM_LEVEL":7,"PO":8,"created_user":"test","last_edited_user":"test"}}]

UPDATES parameter:
[{"attributes":
{"FCC":10,"ON_":"AB","OC_ADMIN8":"40","OC_SUBURB":60,"PO":80,"OBJECTID":1603}}]
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An there is result of add and update as seen in Viewer FeatureDataGrid:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28050[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose that this is Silverlight API bug, since when I tried editing of that very Feature Service in Viewer for Flex, &lt;/SPAN&gt;&lt;STRONG&gt;everything worked fine!&lt;/STRONG&gt;&lt;SPAN&gt; When I switch off Editor Tracking, the saving of updates works fine. A different settings of ownership-based editing feature of service also causes no difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to try Silverlight API sample for Editor tracking to compare the behavior, but the credentials are not provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our server version is 10.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;API version we use is 3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tested on secured and also on non-secured services with same result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have anyone experienced this behavior? And if confirmed as a bug is there going to be a quick fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 15:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551102#M14068</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2013-10-04T15:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551103#M14069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found a solution to the problem and would by glad to share it. But first I would like to hear some feedback from anyone from Esri, if this behaviour is bug and when it will be fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2013 06:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551103#M14069</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2013-10-14T06:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551104#M14070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.How about this problem rightnow?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 07:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551104#M14070</guid>
      <dc:creator>huajunli</dc:creator>
      <dc:date>2013-10-23T07:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551105#M14071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Filip,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this is the bug related with the Editor tracking. Check this Bug report page on esri support page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/TklNMDkyNTgy"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDkyNTgy&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551105#M14071</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2013-10-24T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551106#M14072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the link. I searched for a bug, but I was not able to find any. Do not you know what 'Resolved' mean? It is that they found a soulution by "Disable Editor Tracking."? Or that this BUG has been repaired in recent release? The last release of API was however on 01/25/2013, so I think that it is not included...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 19:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551106#M14072</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2013-10-28T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551107#M14073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Filip,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The alternative solution for this issue is to disable Editor Tracking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 14:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551107#M14073</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2013-11-05T14:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Feature service with Editor tracking Apply edits bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551108#M14074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nathan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you, but I would not call it solution, since disabling Editor Tracking removes the desired functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I really hope that patch is coming soon, since this is a kind of critical error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Filip&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Filip,&lt;BR /&gt;&lt;BR /&gt;The alternative solution for this issue is to disable Editor Tracking.&lt;BR /&gt; &lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 09:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/feature-service-with-editor-tracking-apply-edits/m-p/551108#M14074</guid>
      <dc:creator>FilipJung</dc:creator>
      <dc:date>2013-11-28T09:59:13Z</dc:date>
    </item>
  </channel>
</rss>

