<?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: Model Builder Tool Changes Input Layers in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1191191#M6290</link>
    <description>&lt;P&gt;I'm having the same issue. For me it doesn't matter wether the inputs are shapefiles or feature classes, and it doesn't matter wether I drag and drop them from the map, select them from the drop down-list or if navigate to their location on the server. Very frustrating!&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 07:08:09 GMT</pubDate>
    <dc:creator>MajaJensen</dc:creator>
    <dc:date>2022-07-11T07:08:09Z</dc:date>
    <item>
      <title>Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1107462#M6031</link>
      <description>&lt;P&gt;I keep having an intermittent issue with several different models.&amp;nbsp; When I run them from the toolbox, one or more of the original input layers will randomly change to a different layer.&amp;nbsp; This mostly happens when I reopen my project the next day, but not always.&amp;nbsp; Sometimes the underlying layer within the model properties changes, sometimes is does not, but the labels always stay correct.&lt;/P&gt;&lt;P&gt;I found that when I open the tool from the toolbox and before running it in the geoprocessing pane, if I&amp;nbsp; switch to a Layout and then back to the Map view, the tool refreshes and often changes back to the correct layer.&lt;/P&gt;&lt;P&gt;The input layers are hosted feature services and I have them set as parameters.&amp;nbsp; I'm using Pro 2.8.3.&lt;/P&gt;&lt;P&gt;Am I doing something wrong, or is this a bug, or just a refresh issue?&amp;nbsp; PLEASE HELP&lt;/P&gt;&lt;P&gt;See the picture below.&amp;nbsp; The top two parameters are my input layers.&amp;nbsp; You can see that the first one changed to a different layer in the dropdown.&amp;nbsp; But the correct layer is shown in the model, and when I open the tool properties everything is correct this time (sometimes it changes though).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LukeGilner1_0-1634213747573.png" style="width: 555px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25186i279B4E1B8268D1C2/image-dimensions/555x192?v=v2" width="555" height="192" role="button" title="LukeGilner1_0-1634213747573.png" alt="LukeGilner1_0-1634213747573.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 12:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1107462#M6031</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2021-10-14T12:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1123941#M6100</link>
      <description>&lt;P&gt;Sorry, don't have an answer for you, I just want to echo, that the same frustrating thing is happening to me:(&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 18:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1123941#M6100</guid>
      <dc:creator>DianaHenderson1</dc:creator>
      <dc:date>2021-12-08T18:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124591#M6101</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; At least I'm not the only one.&amp;nbsp; I was finding that even though the layer changed in the parameters, when I export the model to python, the layers were correct.&amp;nbsp; Seems like there's a little glitch in there on the model builder side of things.&amp;nbsp; In most cases, my parameters didn't need to change anyway, so I just ended up removing the parameters to run the tools.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 20:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124591#M6101</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2021-12-09T20:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124620#M6102</link>
      <description>&lt;P&gt;I am testing out a theory, I was initially using shapefiles for some of my inputs, and I have now converted those inputs into a feature class. I haven't completely tested this, and so far it is promising. I saw something in a blog that prompted me to try it.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 21:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124620#M6102</guid>
      <dc:creator>DianaHenderson1</dc:creator>
      <dc:date>2021-12-09T21:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124623#M6103</link>
      <description>&lt;P&gt;I was using feature services.&amp;nbsp; Let me know what you find out.&amp;nbsp; It seemed like most of the time the problem would happen after I added or removed layers from my contents.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 21:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1124623#M6103</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2021-12-09T21:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183540#M6276</link>
      <description>&lt;P&gt;Did you ever figure out what was causing the inputs to shift? I'm experiencing the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 14:26:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183540#M6276</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-16T14:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183561#M6277</link>
      <description>&lt;P&gt;Nope.&amp;nbsp; Most of the time it seems adding/removing layers to the map is the culprit, but not always.&amp;nbsp; In model builder, when you hover over the tool it appears to show the correct layers, but when you open the tool it doesn't show the correct layers.&amp;nbsp; I always run my models through the toolbox.&amp;nbsp; If the layers are set as parameters in the tool, I just change it to the correct layers and the models runs correctly as it's supposed to.&amp;nbsp; Or just remove the parameters and the model appears to run correctly as well.&amp;nbsp; Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 14:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183561#M6277</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2022-06-16T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183696#M6278</link>
      <description>&lt;P&gt;The best I can provide, since Luke highlights what seems to occur on my end as well; I navigate to the file rather than just select from the dropdown list. This appears to have alleviated most of the issues, and I haven't been able to test the full process yet.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 18:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1183696#M6278</guid>
      <dc:creator>DianaHenderson1</dc:creator>
      <dc:date>2022-06-16T18:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1184374#M6280</link>
      <description>&lt;P&gt;Thanks for the response! That workaround sounds pretty similar to what I've been doing as well. I also thought it had something to do with add/removing layers, but that turned out not to be the case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 16:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1184374#M6280</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-06-20T16:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1191191#M6290</link>
      <description>&lt;P&gt;I'm having the same issue. For me it doesn't matter wether the inputs are shapefiles or feature classes, and it doesn't matter wether I drag and drop them from the map, select them from the drop down-list or if navigate to their location on the server. Very frustrating!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 07:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1191191#M6290</guid>
      <dc:creator>MajaJensen</dc:creator>
      <dc:date>2022-07-11T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1245415#M6449</link>
      <description>&lt;P&gt;I am still having this issue in 2023! ESRI, any fixes or workarounds to this bug? Toggling between a layout and back to the model seems to work but it's frustrating to have to keep checking if the model inputs are correct. I am running my model on 2.9.5.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 19:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1245415#M6449</guid>
      <dc:creator>AmberMillison</dc:creator>
      <dc:date>2023-01-04T19:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1245427#M6450</link>
      <description>&lt;P&gt;I would suggest to run your models through your toolbox.&amp;nbsp; As long as it's set up correctly in the model builder initially, it seems to run correctly through the toolbox.&amp;nbsp; However, if you edit it in model builder, you may have to re-edit all the layers so they are correct again.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 20:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1245427#M6450</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2023-01-04T20:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1258381#M6491</link>
      <description>&lt;P&gt;Same here. In 3.0.3 this still occurs. It doesn't matter whether I'm running it from modelbuilder or from toolbox. Changing feature layers in the map seems a (the?) trigger.&lt;/P&gt;&lt;P&gt;The only 'solution' is to remove the feature layer from the model and add it again. Changing it from the popup doesn't work. Why doesn't Arcgis have a steady link to the feature layer.....?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 08:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1258381#M6491</guid>
      <dc:creator>MatthijsAlberts</dc:creator>
      <dc:date>2023-02-15T08:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1263853#M6508</link>
      <description>&lt;P&gt;I'm experiencing this issue as well.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 23:51:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1263853#M6508</guid>
      <dc:creator>tahunt01</dc:creator>
      <dc:date>2023-03-02T23:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1329716#M6740</link>
      <description>&lt;P&gt;I am having this issue as well, it seems to occur after closing and opening the program.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 17:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1329716#M6740</guid>
      <dc:creator>LindseyGreidanus</dc:creator>
      <dc:date>2023-09-18T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1337609#M6793</link>
      <description>&lt;P&gt;I'm experiencing this issue as well.&amp;nbsp; &amp;nbsp;Very painful to always go in and remap the layer.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 06:48:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1337609#M6793</guid>
      <dc:creator>TrinaNair</dc:creator>
      <dc:date>2023-10-13T06:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1337646#M6794</link>
      <description>&lt;P&gt;Even though they show up wrong in Model Builder, the models appear to run correctly through the Toolbox.&amp;nbsp; I haven't been remapping any of my models.&amp;nbsp; If I have parameters on the model, I just change it to the correct layer(s) when I go to run it.&amp;nbsp; Or if there are no parameters, it just runs correctly.&amp;nbsp; You could check by sending the model to a Python window - it should show the layer names correctly in there.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 12:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1337646#M6794</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2023-10-13T12:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1515601#M7153</link>
      <description>&lt;P&gt;I am also having this issue... I went in to QC some of my processes and it appeared that I had used the wrong inputs, but in checking my model results, I hadn't...&amp;nbsp; &amp;nbsp;so this is making my model QC much more difficult!&amp;nbsp; I am using ArcGIS Pro 2.9.5.&amp;nbsp; &amp;nbsp; &amp;nbsp; Did any of you ever report this to Esri?&amp;nbsp; &amp;nbsp;do you see this problem happen in 3x?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 16:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1515601#M7153</guid>
      <dc:creator>NinaRihn</dc:creator>
      <dc:date>2024-08-06T16:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1515618#M7154</link>
      <description>&lt;P&gt;I never reported to ESRI since the models were running correctly.&amp;nbsp; I'm using 3.0.0 and still experience the glitch consistently.&amp;nbsp; For your QC can you just hover over the inputs in your model to see if they are correct?&amp;nbsp; Otherwise try sending it to a Python window to view the code there; even if you're not familiar with Python you'll be able to see the layer input names, or the wrong ones.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 16:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1515618#M7154</guid>
      <dc:creator>LukeGilner1</dc:creator>
      <dc:date>2024-08-06T16:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder Tool Changes Input Layers</title>
      <link>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1563918#M7351</link>
      <description>&lt;P&gt;It seems like this bug hasn't been resolved, I am still facing the same issue in 2024&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 23:29:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/model-builder-tool-changes-input-layers/m-p/1563918#M7351</guid>
      <dc:creator>BhargavCSA</dc:creator>
      <dc:date>2024-12-02T23:29:02Z</dc:date>
    </item>
  </channel>
</rss>

