<?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 GeodatabaseFeatureServiceTable won't update feature in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199715#M987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;I have a GeodatabaseFeatureServiceTable where I am trying to update a feature. In my code below, I create a feature from an existing feature, alter the geometry (which I can visually see change on the map), then try to update the original feature. The updatefeature fires the onApplyFeatureEditsStatusChanged of the GeodatabaseFeatureServiceTable&amp;nbsp; and tells me the edits were successfully applied, but they aren't. I can check this by calling a refresh on the layer, which results in the feature reverting back to what it was. I know the feature is valid and access is ok, because if I pass the altered feature into an addFeature then it successfully adds the feature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Is this a bug or have I missed something? The feature services has all the necessary permissions as far as I know. (update, sync).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Using AppStudio, Arcgis Server 10.3.1 federated with Portal 10.3.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;var feature = ft.feature(ftFeatureToBeEditedId);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; line-height: 1.5; background-color: #f8f8f8;"&gt;feature.geometry =&amp;nbsp; my.graphic(theFeatureId).geometry;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.addFeature(feature);&amp;nbsp;&amp;nbsp;&amp;nbsp; // this works&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.updateFeature(ftFeatureToBeEditedId, feature);&amp;nbsp;&amp;nbsp;&amp;nbsp; // this doesn't&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.applyFeatureEdits();&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 02:07:15 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2015-07-01T02:07:15Z</dc:date>
    <item>
      <title>GeodatabaseFeatureServiceTable won't update feature</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199715#M987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;I have a GeodatabaseFeatureServiceTable where I am trying to update a feature. In my code below, I create a feature from an existing feature, alter the geometry (which I can visually see change on the map), then try to update the original feature. The updatefeature fires the onApplyFeatureEditsStatusChanged of the GeodatabaseFeatureServiceTable&amp;nbsp; and tells me the edits were successfully applied, but they aren't. I can check this by calling a refresh on the layer, which results in the feature reverting back to what it was. I know the feature is valid and access is ok, because if I pass the altered feature into an addFeature then it successfully adds the feature.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Is this a bug or have I missed something? The feature services has all the necessary permissions as far as I know. (update, sync).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;Using AppStudio, Arcgis Server 10.3.1 federated with Portal 10.3.1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;var feature = ft.feature(ftFeatureToBeEditedId);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; line-height: 1.5; background-color: #f8f8f8;"&gt;feature.geometry =&amp;nbsp; my.graphic(theFeatureId).geometry;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.addFeature(feature);&amp;nbsp;&amp;nbsp;&amp;nbsp; // this works&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.updateFeature(ftFeatureToBeEditedId, feature);&amp;nbsp;&amp;nbsp;&amp;nbsp; // this doesn't&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 13px; background-color: #f8f8f8;"&gt;ft.applyFeatureEdits();&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199715#M987</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-07-01T02:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: GeodatabaseFeatureServiceTable won't update feature</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199716#M988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code looks right. Based on your sample code, I ran some a similar test against a sample feature service, and it works just fine. You're basically doing the same thing as what is in the "Local Geodatabase Editing" QML Sample. It sounds like this could be a bug. I suggest you contact Esri Support Services to have them help further troubleshoot the issue and log a bug if appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 00:34:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199716#M988</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-07-02T00:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: GeodatabaseFeatureServiceTable won't update feature</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199717#M989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Luke - I have logged it as a bug and will wait to see what comes out of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 01:29:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199717#M989</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-07-02T01:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: GeodatabaseFeatureServiceTable won't update feature</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199718#M990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever get a bug logged for this with support? If so, please include the bug info so anyone else hitting the issue can track it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 18:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199718#M990</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2015-08-11T18:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: GeodatabaseFeatureServiceTable won't update feature</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199719#M991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Info can be found at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://earlyadopter.esri.com/project/feedback/view.html?cap=5E0BCBB972004AC7A67F93442531EF0F&amp;amp;uf=BDB0AC064690433DAEEE08A605013798" title="https://earlyadopter.esri.com/project/feedback/view.html?cap=5E0BCBB972004AC7A67F93442531EF0F&amp;amp;uf=BDB0AC064690433DAEEE08A605013798"&gt;https://earlyadopter.esri.com/project/feedback/view.html?cap=5E0BCBB972004AC7A67F93442531EF0F&amp;amp;uf=BDB0AC064690433DAEEE08A…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the bug reference is &lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 18px; text-align: center;"&gt;AppStu-000113&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 18px; text-align: center;"&gt;One of the devs is having a look at this at present.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 18px; text-align: center;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Open Sans', arial, sans-serif; font-size: 18px; text-align: center;"&gt;-Paul&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 20:17:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/geodatabasefeatureservicetable-won-t-update/m-p/199719#M991</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-08-11T20:17:10Z</dc:date>
    </item>
  </channel>
</rss>

