<?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: GlobalID in lowercase from Collector to Survey123 (Windows tablet) in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1491699#M57372</link>
    <description>&lt;P&gt;Got me again last week where I had to update some records in Pro, it changed to upper case and broke my relates.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2024 13:11:31 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2024-06-13T13:11:31Z</dc:date>
    <item>
      <title>GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822843#M16221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I try to pass a globalID from Collector to Survey via URL parameters. Everything works fine except the GlobalID is always in uppercase in my feature service, but once it goes into&amp;nbsp;an esri.fieldtype:GUID in Survey123, it turns into a lowercase.&lt;/P&gt;&lt;P&gt;I noticed that in iOS, it is passed as an uppercase text, but not in Windows10 tablets (collector and survey123 up-to-date).&lt;/P&gt;&lt;P&gt;The only way I found is to create an "incoming" field with fieldtype=null that stores the value passed by Collector, and then&amp;nbsp;my GUID field that calculate the first AND with InputMask= "&amp;gt;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" to ensure every lowercase letter is set to uppercase.&lt;/P&gt;&lt;P&gt;BUT this only works if the field type in Survey123 (not the esri.fieldtype) is set to "text" AND is NOT readonly AND the user enters into the field (by clicking the field without changing anything) when doing the survey.&lt;/P&gt;&lt;P&gt;This is the only way Survey123 sends Uppercase GUID.&lt;/P&gt;&lt;P&gt;Otherwise, Survey123 is always sending&amp;nbsp;a lowercase GUID.&lt;/P&gt;&lt;P&gt;Any idea ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822843#M16221</guid>
      <dc:creator>DSIProvince_Nord</dc:creator>
      <dc:date>2019-10-29T00:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822844#M16222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Just to check, is there a data issue with the submission of a 'lowercase' GUID? &amp;nbsp;The case of a character in a GUID (which is a hexadecimal number, not text) should not matter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2019 18:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822844#M16222</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-11-01T18:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822845#M16223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, there is a problem with lowercase GUID : it is not recognized in the relationship class.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a webmap, if I select a parent object (polygon) and try to select all related records (point), only those with an uppercase are found.&amp;nbsp;I have to manually change in the related record from lower to upper, then it works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The service is a hosted feature service with a polygon layer, a point layer and a table and with relationship :&lt;/P&gt;&lt;P&gt;polygon (1) &amp;lt;-&amp;gt; point (n)&lt;/P&gt;&lt;P&gt;point (1) &amp;lt;-&amp;gt; table (n)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Nov 2019 23:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822845#M16223</guid>
      <dc:creator>DSIProvince_Nord</dc:creator>
      <dc:date>2019-11-03T23:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822846#M16224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am seeing this issue in Pro as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/243002-globalid-inconsistent-display"&gt;https://community.esri.com/thread/243002-globalid-inconsistent-display&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2019 14:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/822846#M16224</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-11-04T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1100527#M37385</link>
      <description>&lt;P&gt;Here is a video now.&amp;nbsp; Some, but not all, forms in 123 are storing lowercase globalids.&amp;nbsp; When you do an edit Pro changes them to uppercase.&lt;/P&gt;&lt;P&gt;This can cause all kinds of programming issues.&amp;nbsp; Not even sure which one it correct.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArcPro changes globalid to upper.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/23559iDFC659E747BE13EB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArcPro changes globalid to upper.gif" alt="ArcPro changes globalid to upper.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 20:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1100527#M37385</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-09-21T20:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1126428#M39289</link>
      <description>&lt;P&gt;Ok this one is getting me in the web map now.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows globalid as lower case in the attribute table but when I run a simple calc to put it into the FormID field it suddenly goes upper case!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1639600016563.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29786i57B4EFDA022A6942/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1639600016563.png" alt="DougBrowning_0-1639600016563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now the super fantastic part is relationship classes see the uppercase and lowercase and different so it breaks all the relates!&lt;/P&gt;&lt;P&gt;At this point how are we supposed to program around all of this?&amp;nbsp; I know this is not really 123 at this point but these kinds of inconsistencies is a killer.&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;When I open in Pro I see both again.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1639666529747.png" style="width: 722px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29841i22ADCE7C1864EAEA/image-dimensions/722x114?v=v2" width="722" height="114" role="button" title="DougBrowning_0-1639666529747.png" alt="DougBrowning_0-1639666529747.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think the lower case may be coming from Field Maps.&amp;nbsp; If I add a feature in a web map in the browser I get uppercase GlobalID.&amp;nbsp; If I use the exact same map and add in Field Maps it does lower case.&lt;/P&gt;&lt;P&gt;AGOL Add&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_2-1639669650464.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29846i305803CA33ED84A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_2-1639669650464.png" alt="DougBrowning_2-1639669650464.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Field Maps add&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_1-1639669623511.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29845iF3332CC17BFF7866/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_1-1639669623511.png" alt="DougBrowning_1-1639669623511.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then ArcPro changes the lower to upper for display&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_3-1639669771038.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29847i7B29BCFBA21751B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_3-1639669771038.png" alt="DougBrowning_3-1639669771038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So the exact same record shows lower in AGOL and upper in Pro.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 15:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1126428#M39289</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-12-16T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1126801#M39315</link>
      <description>&lt;P&gt;Looks like 123 is doing lower case also?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1639676698913.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29860i23389D20D72B1809/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1639676698913.png" alt="DougBrowning_0-1639676698913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And when I look at this form in Pro I again get both depending on the attribute table or the popup&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_1-1639677282961.png" style="width: 715px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/29863i96228029903192CE/image-dimensions/715x168?v=v2" width="715" height="168" role="button" title="DougBrowning_1-1639677282961.png" alt="DougBrowning_1-1639677282961.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No idea which one is "correct" still.&lt;/P&gt;&lt;P&gt;Also uuid() does lowercase.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 18:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1126801#M39315</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2021-12-16T18:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1137002#M39978</link>
      <description>&lt;P&gt;Since I am not getting anywhere I went to support.&amp;nbsp; They agree 123 and Field Maps is doing lowercase when everyone else is doing upper.&amp;nbsp; But they say it is not a bug but an enhancement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ENH-000130624&lt;/P&gt;&lt;P&gt;One possible workaround I am testing is to make any ID field a GUID.&amp;nbsp; GUID does not seem to care about upper and lower so the relationships work.&amp;nbsp; It is harder to use a GUID and it forces me to add the {} and it cannot be a diff text key which is a bummer.&lt;/P&gt;&lt;P&gt;Also even when I paste in a upper GUID it changes it to lower in AGOL&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1643135468466.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32256iC7220C5834DE04BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1643135468466.png" alt="DougBrowning_0-1643135468466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But In ArcMap they are all upper and show as upper.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_1-1643135638484.png" style="width: 544px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/32257i48261B94D3956059/image-dimensions/544x106?v=v2" width="544" height="106" role="button" title="DougBrowning_1-1643135638484.png" alt="DougBrowning_1-1643135638484.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So AGOL, 123, and Field Maps is all lower or shows lower but ArcMap, Pro, SQL, etc it is all upper and shows upper.&lt;/P&gt;&lt;P&gt;For sure a inconsistency that is very confusing.&amp;nbsp; I hope all the teams can just agree on one choice and use it.&lt;/P&gt;&lt;P&gt;Also 123 uuid() does all lower.&lt;/P&gt;&lt;P&gt;Going to try and get it escalated so hope 123 can make the switch.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 18:35:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1137002#M39978</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-01-25T18:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1139855#M40212</link>
      <description>&lt;P&gt;Esri now agreed to update this to a bug&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;BUG-000146406&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 15:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1139855#M40212</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-02-02T15:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1203040#M44320</link>
      <description>&lt;P&gt;Just proved today that if you use the Attributes window to edit in Pro it will change the 123 parentGlobalID field to uppercase - and this does break the relationship!&amp;nbsp; Support said that would not break it but it for sure does.&amp;nbsp; I thought so also as did&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1213"&gt;@JamesTedrick&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use Field Calculator it will not change to upper case so use that.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Note domains not being updated also breaks editing in Pro.&lt;/P&gt;&lt;P&gt;FYI to all.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 20:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1203040#M44320</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-08-15T20:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1406007#M55995</link>
      <description>&lt;P&gt;This is:&lt;/P&gt;&lt;P&gt;1. Unbelievable.&lt;/P&gt;&lt;P&gt;2. Affecting a workflow we need to work&lt;/P&gt;&lt;P&gt;3. Being escalated by us.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 20:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1406007#M55995</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2024-04-04T20:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1406441#M56020</link>
      <description>&lt;P&gt;I escalated also 3 years ago and even talked to the team about it in person.&amp;nbsp; Esri really needs a standards board for the company.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 15:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1406441#M56020</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-04-05T15:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1411861#M56325</link>
      <description>&lt;P&gt;I wanted to provide another example where this bug causes issues.&lt;/P&gt;&lt;P&gt;My office uses an asset management system that connects work orders to GIS features using the GlobalID. We are currently migrating data to the cloud and thus changing all of the GlobalIDs to lowercase and breaking all connections between the GIS features and years' worth of work orders.&lt;/P&gt;&lt;P&gt;We are currently pursuing a solution with the makers of our asset management system and hopefully will find one shortly. But, this bug points to the larger issue among Esri products that there aren't standards/uniformity across the entire platform.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 19:55:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1411861#M56325</guid>
      <dc:creator>AaronGlanville</dc:creator>
      <dc:date>2024-04-18T19:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1416621#M56546</link>
      <description>&lt;P&gt;I also hope this design issue is resolved. This similar to how AGOL and Portal differ for field names and case (PostgreSQL).&amp;nbsp; The Esri ecosystem is fragile if you want to change something. These two specific issues are simple but high impact. Perhaps creating a position at Esri like "Enterprise QC Coordinator" to be on the lookout specifically for things that "break" or cause pain points like this would be useful.&amp;nbsp; They could hold quarterly meetings with leaders from each Support dept and reps from Services, and perhaps even a few customer MVPs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 16:57:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1416621#M56546</guid>
      <dc:creator>Kevin_MacLeod</dc:creator>
      <dc:date>2024-04-29T16:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1416673#M56550</link>
      <description>&lt;P&gt;I wonder if &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/472929"&gt;@MikeBranscomb&lt;/a&gt;&amp;nbsp;is on here?&amp;nbsp; I talked to him in person about it at Dev Summit.&amp;nbsp; At almost 5 years now, and being escalated 3 years ago, just makes no sense to me as it is a rather major error.&amp;nbsp; I also talked to each team about it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I agree teams not communicating with other has been a major issue for Esri for a long time.&amp;nbsp; (To be fair that is true in most companies.)&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 18:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1416673#M56550</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-04-29T18:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1417040#M56570</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;Thanks for adding me to the thread, I'll see what I can find out.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 14:42:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1417040#M56570</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2024-04-30T14:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1490938#M57365</link>
      <description>&lt;P&gt;Any additional information on this issue being corrected? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 19:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1490938#M57365</guid>
      <dc:creator>MattSteging</dc:creator>
      <dc:date>2024-06-12T19:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1491699#M57372</link>
      <description>&lt;P&gt;Got me again last week where I had to update some records in Pro, it changed to upper case and broke my relates.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 13:11:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1491699#M57372</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-06-13T13:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1529488#M58826</link>
      <description>&lt;P&gt;Got this update today.&amp;nbsp; Of course you cannot change to GUID in 123 land.&amp;nbsp; They still do not get the problem.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Bug fixes are addressed in upcoming releases or general patches, or they may be addressed as ad-hoc fixes. Enhancement requests are implemented in upcoming releases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Updates have been made to the following defect which you are associated with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;BUG-000146406&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;- Inconsistent letter cases for the Global ID values between ArcGIS Desktop and ArcGIS Online products.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Status:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;Duplicate (&lt;/SPAN&gt;&lt;A title="Original URL: https://support.esri.com/en/Bug-Enhancement-Status. Click or tap if you trust this link." href="https://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsupport.esri.com%2Fen%2FBug-Enhancement-Status&amp;amp;data=05%7C02%7Cdbrowning%40blm.gov%7Cfcd064afa5a4401e354b08dcc83ea134%7C0693b5ba4b184d7b9341f32f400a5494%7C0%7C0%7C638605418517655513%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&amp;amp;sdata=OvLC7vRF5FVL6V6IY7%2FHlJqh3FwUwtVMPw%2Fp1eB0qwk%3D&amp;amp;reserved=0" target="_blank" rel="noopener noreferrer"&gt;Learn More&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;STRONG&gt;Duplicate record #:&lt;/STRONG&gt;&amp;nbsp;BUG-000167548&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Additional Information:&lt;/STRONG&gt;&amp;nbsp;Duplicate of BUG-000167548&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Alternate Solution:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;For relationship class operations, use a GUID field as the destination key.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 15:32:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1529488#M58826</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-08-29T15:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalID in lowercase from Collector to Survey123 (Windows tablet)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1533948#M58888</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;and &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3014"&gt;@MichaelBranscomb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to follow this, but I've only dealt with the related tables of a &lt;STRONG&gt;draft&lt;/STRONG&gt; survey - so we have not yet collected data THEN needed to edit in Pro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe someone will tell me I'm wrong, (please!), but it sounds like&amp;nbsp; when our biologists test our survey in the field, it will work at first, but if we try to update a record in Pro - when we actually are dealing with 'real' data, my relates will break???&amp;nbsp; &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_screaming_in_fear:"&gt;😱&lt;/span&gt;🤯&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 20:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/globalid-in-lowercase-from-collector-to-survey123/m-p/1533948#M58888</guid>
      <dc:creator>PegGronemeyer1</dc:creator>
      <dc:date>2024-09-01T20:26:09Z</dc:date>
    </item>
  </channel>
</rss>

