<?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: Updates in JSON feature service edit not taking in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537342#M27247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow so if we need to make a field Not nullable we have to republish and repoint all our features.....awesome. Just a note onto what you said: you can change the names in the domains, but not the order.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2018 16:22:16 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-09-20T16:22:16Z</dc:date>
    <item>
      <title>Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537337#M27242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to&amp;nbsp;use the POST process to update the JSON for a feature service on ArcGIS Online. A detailed procedure on this process can be found here:&amp;nbsp;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2014/10/19/updating-hosted-feature-services-in-arcgis-online/#comment-11263" title="https://blogs.esri.com/esri/arcgis/2014/10/19/updating-hosted-feature-services-in-arcgis-online/#comment-11263" rel="nofollow noopener noreferrer" target="_blank"&gt;https://blogs.esri.com/esri/arcgis/2014/10/19/updating-hosted-feature-services-in-arcgis-online/#comment-11263&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to change the field editable to true in the following JSON.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;{
 "name" : "FACILITYID", 
 "type" : "esriFieldTypeString", 
 "alias" : "Facility Identifier", 
 "sqlType" : "sqlTypeOther", 
 "length" : 20, 
 "nullable" : true, 
 "editable" : false, &amp;lt;--- CHANGE TO true
 "domain" : null, 
 "defaultValue" : null
 },

Everything seems to run okay. I don't get any response only a blank page with the name of the layer&lt;IMG alt="response from service update" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/318100_ServerResponse.png" style="width: 620px; height: 165px;" /&gt;
The change does not stick in the feature service howerver. 
Any ideas?&lt;/PRE&gt;&lt;P&gt;Published with ArcMAP 10.4.1 &amp;nbsp;and Windows 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537337#M27242</guid>
      <dc:creator>jameshickey</dc:creator>
      <dc:date>2021-12-12T16:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537338#M27243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updating to let people know there is now a BUG logged with ESRI and it is currently under review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;BUG-000102784&lt;BR /&gt;Cannot change field editable value by updating service definition from REST end point&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt;"&gt;Current workaround is to edit field properties in ArcMAP and republish.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 18:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537338#M27243</guid>
      <dc:creator>jameshickey</dc:creator>
      <dc:date>2017-02-09T18:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537339#M27244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm pretty much hitting the same issue, just with trying to edit the "nullable" field from false to true. Was this never fixed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Oct 2017 23:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537339#M27244</guid>
      <dc:creator>deleted-user-LNABNwA5CZcD</dc:creator>
      <dc:date>2017-10-02T23:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537340#M27245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has this issue been addressed?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 16:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537340#M27245</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-06T16:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537341#M27246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently you can only change the field visibility, domain and field alias. All other field properties cannot be changed once you publish the layer. We will add support to set field editable property. But we will not be able to support making a field NOT Nullable or Nullable since this operation relies on the data and affect the data store schema. You can work around this by creating a new field with the property you want, then use layer Calculate API to copy the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:46:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537341#M27246</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2018-09-10T16:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537342#M27247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow so if we need to make a field Not nullable we have to republish and repoint all our features.....awesome. Just a note onto what you said: you can change the names in the domains, but not the order.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 16:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537342#M27247</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-09-20T16:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Updates in JSON feature service edit not taking</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537343#M27248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like blog posts are no longer redirecting like they used to. The newest link for the blog mentioned in this thread is:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/apps/data-management/updating-hosted-feature-services-in-arcgis-online/" title="https://www.esri.com/arcgis-blog/products/apps/data-management/updating-hosted-feature-services-in-arcgis-online/"&gt;Updating Hosted Feature Services in ArcGIS Online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It references this article:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bulk-arcgis-files&amp;amp;rsource=http://blogs.esri.com/esri/arcgis/files/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf" title="https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bulk-arcgis-files&amp;amp;rsource=http://blogs.esri.com/esri/arcgis/files/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf"&gt;https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bu…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link for the bug:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEwMjc4NA==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEwMjc4NA=="&gt;BUG-000102784: Unable to change a field editable value by updating ..&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It has no listed workaround.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 16:40:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/updates-in-json-feature-service-edit-not-taking/m-p/537343#M27248</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2018-09-20T16:40:26Z</dc:date>
    </item>
  </channel>
</rss>

