<?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: Delete all item tags in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542383#M10696</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/86309"&gt;@EarlMedina&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is great thanks, I just wanted to highlight the below as I was giving this a test.&lt;/P&gt;&lt;P&gt;While it removes tags from the Item page as per below...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_0-1727258217517.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115866iBE9827ABC7D027E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_0-1727258217517.png" alt="Clubdebambos_0-1727258217517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;...there is a lingering empty string in the tags list, so it doesn't fully clear the tags list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_1-1727258289938.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115867iCD7821BD23740142/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_1-1727258289938.png" alt="Clubdebambos_1-1727258289938.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_2-1727258307411.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115868i3D153108A30FF02E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_2-1727258307411.png" alt="Clubdebambos_2-1727258307411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2024 10:12:38 GMT</pubDate>
    <dc:creator>Clubdebambos</dc:creator>
    <dc:date>2024-09-25T10:12:38Z</dc:date>
    <item>
      <title>Delete all item tags</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1540831#M10688</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Good morning,&lt;BR /&gt;I want to delete all the tags of an item by code like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;item.update(item_properties={'tags': tags})&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;I pass an empty string, an empty list, None, [], does not do it.&lt;BR /&gt;What element must be passed to achieve it?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 09:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1540831#M10688</guid>
      <dc:creator>JoseManuelPrietoBlázquez</dc:creator>
      <dc:date>2024-09-20T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all item tags</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1541561#M10692</link>
      <description>&lt;P&gt;Use this to clear all tags:&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;item.update(item_properties={"tags":"", "clearEmptyFields": True})&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 23 Sep 2024 18:03:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1541561#M10692</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2024-09-23T18:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all item tags</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542383#M10696</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/86309"&gt;@EarlMedina&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is great thanks, I just wanted to highlight the below as I was giving this a test.&lt;/P&gt;&lt;P&gt;While it removes tags from the Item page as per below...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_0-1727258217517.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115866iBE9827ABC7D027E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_0-1727258217517.png" alt="Clubdebambos_0-1727258217517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;...there is a lingering empty string in the tags list, so it doesn't fully clear the tags list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_1-1727258289938.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115867iCD7821BD23740142/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_1-1727258289938.png" alt="Clubdebambos_1-1727258289938.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Clubdebambos_2-1727258307411.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115868i3D153108A30FF02E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Clubdebambos_2-1727258307411.png" alt="Clubdebambos_2-1727258307411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 10:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542383#M10696</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2024-09-25T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all item tags</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542685#M10703</link>
      <description>&lt;P&gt;Ah, that's interesting. I wonder why that is??&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 20:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542685#M10703</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2024-09-25T20:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Delete all item tags</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542970#M10704</link>
      <description>&lt;P&gt;I don't know&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":loudly_crying_face:"&gt;😭&lt;/span&gt; you had got me all excited&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 09:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/delete-all-item-tags/m-p/1542970#M10704</guid>
      <dc:creator>Clubdebambos</dc:creator>
      <dc:date>2024-09-26T09:11:14Z</dc:date>
    </item>
  </channel>
</rss>

