<?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>thread Re: Square Dashboard allows creation of inconsistent location settings between Items and Variations in Feedback Discussions</title>
    <link>https://community.squareup.com/t5/Feedback-Discussions/Square-Dashboard-allows-creation-of-inconsistent-location/m-p/828515#M2071</link>
    <description>&lt;P&gt;I got a lot of items to fix aparently....343?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 103829.png" style="width: 999px;"&gt;&lt;img src="https://community.squareup.com/t5/image/serverpage/image-id/54192i5CB0E809ABBCA29B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-12 103829.png" alt="Screenshot 2025-12-12 103829.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Dec 2025 15:39:45 GMT</pubDate>
    <dc:creator>JTPets</dc:creator>
    <dc:date>2025-12-12T15:39:45Z</dc:date>
    <item>
      <title>Square Dashboard allows creation of inconsistent location settings between Items and Variations</title>
      <link>https://community.squareup.com/t5/Feedback-Discussions/Square-Dashboard-allows-creation-of-inconsistent-location/m-p/828512#M2070</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Product Area:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Square Dashboard / Catalog Management&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Severity:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Medium - Causes API errors when updating inventory thresholds&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Description:&lt;/STRONG&gt;&lt;BR /&gt;Square Dashboard allows users to create an inconsistent state where an Item Variation has "Present at all locations" enabled, but its parent Item does not. This configuration is rejected by the Catalog API when attempting to update the variation (e.g., setting inventory alert thresholds), but Square Dashboard does not prevent or warn users from creating this state.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps to Reproduce:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Create or edit an Item in Square Dashboard&lt;/LI&gt;&lt;LI&gt;Set the Item to NOT be present at all future locations&lt;/LI&gt;&lt;LI&gt;Edit a Variation under that Item&lt;/LI&gt;&lt;LI&gt;Enable "Present at all future locations" for the Variation&lt;/LI&gt;&lt;LI&gt;Save changes (Dashboard allows this)&lt;/LI&gt;&lt;LI&gt;Attempt to update the Variation via API (e.g., PATCH to update inventory_alert_threshold)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Expected Behavior:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Square Dashboard should either prevent this configuration, or&lt;/LI&gt;&lt;LI&gt;Display a warning that the variation's location settings conflict with its parent item&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Actual Behavior:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Dashboard allows the inconsistent configuration&lt;/LI&gt;&lt;LI&gt;API calls to update the variation fail with error:&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"category"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"INVALID_REQUEST_ERROR"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"code"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"INVALID_VALUE"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"detail"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"Object '[VARIATION_ID]' of type ITEM_VARIATION is enabled at all future locations, but the referenced object with token '[ITEM_ID]' of type ITEM is not."&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;
  &lt;SPAN class=""&gt;"field"&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;"item_id"&lt;/SPAN&gt;
&lt;SPAN class=""&gt;}&lt;/SPAN&gt;
&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;Impact:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Third-party integrations cannot update variations with this mismatch&lt;/LI&gt;&lt;LI&gt;No visibility in Dashboard that this issue exists&lt;/LI&gt;&lt;LI&gt;Users must manually audit catalog to find affected items&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Suggested Fix:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;Validate parent-child location consistency when saving in Dashboard&lt;/LI&gt;&lt;LI&gt;Add a catalog health check to identify existing mismatches&lt;/LI&gt;&lt;LI&gt;Improve error message to suggest the fix (enable parent item at all locations OR disable it on variation)&lt;BR /&gt;&lt;a href="https://community.squareup.com/t5/user/viewprofilepage/user-id/139183"&gt;@isabelle&lt;/a&gt;&amp;nbsp;for vis&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 101235.png" style="width: 425px;"&gt;&lt;img src="https://community.squareup.com/t5/image/serverpage/image-id/54191iFEB00FF7B89609E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-12 101235.png" alt="Screenshot 2025-12-12 101235.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 15:34:33 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Feedback-Discussions/Square-Dashboard-allows-creation-of-inconsistent-location/m-p/828512#M2070</guid>
      <dc:creator>JTPets</dc:creator>
      <dc:date>2025-12-12T15:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Square Dashboard allows creation of inconsistent location settings between Items and Variations</title>
      <link>https://community.squareup.com/t5/Feedback-Discussions/Square-Dashboard-allows-creation-of-inconsistent-location/m-p/828515#M2071</link>
      <description>&lt;P&gt;I got a lot of items to fix aparently....343?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-12 103829.png" style="width: 999px;"&gt;&lt;img src="https://community.squareup.com/t5/image/serverpage/image-id/54192i5CB0E809ABBCA29B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-12 103829.png" alt="Screenshot 2025-12-12 103829.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Dec 2025 15:39:45 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Feedback-Discussions/Square-Dashboard-allows-creation-of-inconsistent-location/m-p/828515#M2071</guid>
      <dc:creator>JTPets</dc:creator>
      <dc:date>2025-12-12T15:39:45Z</dc:date>
    </item>
  </channel>
</rss>

