<?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: Unexpected behavior when accidentally renaming a table using an existing table name in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1296294#M69898</link>
    <description>&lt;P&gt;Esri Case #03357360 - Unexpected behavior when accidently renaming a table [using] an existing table name&lt;/P&gt;&lt;P&gt;BUG-000158857: When renaming a table or feature class in a mobile geodatabase in ArcGIS Pro, the selected rename text displays the previous attempt at renaming, even if the attempt failed.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2023 15:42:24 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2023-06-06T15:42:24Z</dc:date>
    <item>
      <title>Unexpected behavior when accidentally renaming a table using an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295562#M69806</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 3.1.2; mobile geodatabase&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have tables called TEST_TABLE and TEST_TABLE_2 in the same GDB.&lt;/P&gt;&lt;P&gt;If I accidentally try to rename TEST_TABLE_2 to TEST_TABLE, then I get an error, as expected, since we can't have two objects with the same name. The table does not get renamed.&lt;/P&gt;&lt;P&gt;However, on closer inspection, when I try to rename the table again, the &lt;A href="https://i.stack.imgur.com/TOwIz.png" target="_self"&gt;selected rename text&lt;/A&gt;&amp;nbsp;(for lack of a better term) gets displayed as TEST_TABLE, not as TEST_TABLE_2. It's as if TEST_TABLE_2 is actually named TEST_TABLE somewhere behind the scenes.&lt;/P&gt;&lt;P&gt;It's hard to explain, so I'll show it in a video:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6328699039112w674h540r186" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6328699039112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6328699039112w674h540r186');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6328699039112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;Why is that happening?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 15:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295562#M69806</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-06-06T15:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295565#M69807</link>
      <description>&lt;P&gt;Because Pro is horrible at that kind of thing.&amp;nbsp; Any changes like that won't show until you refresh the database.....&lt;/P&gt;&lt;P&gt;Why it keeps the old alias instead of updating it to the new name &lt;EM&gt;(like&lt;/EM&gt; the old "real" ArcCatalog does) I couldn't tell you either.&amp;nbsp; Since it takes 10 times as long, one would think that it would have the time to get it right....&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 23:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295565#M69807</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-06-02T23:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295566#M69808</link>
      <description>&lt;P&gt;Regarding:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Why it keeps the old alias instead of updating it to the new name...I couldn't tell you either.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This idea is related:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/if-field-gets-renamed-reset-field-alias/idi-p/1153677" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/if-field-gets-renamed-reset-field-alias/idi-p/1153677&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 23:50:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295566#M69808</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-06-02T23:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295567#M69809</link>
      <description>&lt;P&gt;Similar, except that is for an attribute field rather than feature class.&amp;nbsp; At least with that one, the new name and alias are right there in front of you in the interface to decide what you want it to be.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 23:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295567#M69809</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-06-02T23:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295569#M69810</link>
      <description>&lt;P&gt;Oops. I used the wrong URL in my previous reply. This is the one I meant to use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/don-t-inherit-fc-alias-when-copy-pasting-in-same/idi-p/1149958" target="_self"&gt;Don't inherit FC alias when copy/pasting in same GDB&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 23:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295569#M69810</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-06-02T23:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295571#M69811</link>
      <description>&lt;P&gt;Refreshing the gdb is not always enough. Sometimes you have to refresh the parent folder in order to see the changes inside the gdb.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2023 00:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1295571#M69811</guid>
      <dc:creator>SOTIRIOSTRIANTOS</dc:creator>
      <dc:date>2023-06-03T00:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior when accidentally renaming a table using an existing table name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1296294#M69898</link>
      <description>&lt;P&gt;Esri Case #03357360 - Unexpected behavior when accidently renaming a table [using] an existing table name&lt;/P&gt;&lt;P&gt;BUG-000158857: When renaming a table or feature class in a mobile geodatabase in ArcGIS Pro, the selected rename text displays the previous attempt at renaming, even if the attempt failed.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 15:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/unexpected-behavior-when-accidentally-renaming-a/m-p/1296294#M69898</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-06-06T15:42:24Z</dc:date>
    </item>
  </channel>
</rss>

