<?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: Any fix planned for variables from one pipeline getting saved to another? in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4673298#M7669</link>
    <description>&lt;P&gt;Thank you for the info. I'm at least glad to know this is a known issue. Is there any kind of public bug I can follow to stay up-to-date on the status of a fix? This is making it very challenging to work with pipelines as I never know what's getting changed or where.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Apr 2025 16:34:52 GMT</pubDate>
    <dc:creator>arpost</dc:creator>
    <dc:date>2025-04-29T16:34:52Z</dc:date>
    <item>
      <title>Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4667246#M7605</link>
      <description>&lt;P&gt;Greetings, all. There is a bug with pipelines where adding variables to one pipeline also adds them to other open pipelines. Has anyone heard of a fix for this? Incredibly frustrating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an example, if I have two pipelines (A and B) and add &lt;STRONG&gt;var1&lt;/STRONG&gt; to A, when I save, I go to B and see &lt;STRONG&gt;var1&lt;/STRONG&gt; there too.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 16:33:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4667246#M7605</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-04-24T16:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4668850#M7619</link>
      <description>&lt;P&gt;I just found this bug doesn't only apply to variables. I copied/pasted an activity from one open pipeline to another in the same browser tab and found some of my changes to the connection properties in one pipeline were made on the other!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 20:47:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4668850#M7619</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-04-25T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4671002#M7653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for being part of the Microsoft Fabric Community.&lt;BR /&gt;In Microsoft Fabric pipelines, variables created or modified in one pipeline incorrectly show up in another pipeline open in the same browser session. This is a known unexpected behavior but has not been officially fixed yet.Please do follow the work arounds.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class=""&gt;
&lt;LI&gt;
&lt;P class=""&gt;Always open each pipeline in a separate browser tab or window. Do not edit multiple pipelines in the same tab/session. This reduces the risk of state leakage between pipelines.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;After making changes to a pipeline, save your work and refresh the page before switching to another pipeline. This helps ensure that the UI state is reset and reduces the chance of unintended cross-pipeline changes&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;If you need to copy activities between pipelines, do so only after opening each pipeline in a fresh tab or window. Avoid copy-pasting between pipelines that are open in the same session.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;EM&gt;If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;Best Regards,&lt;BR /&gt;Community Support Team _ C Srikanth.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 12:31:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4671002#M7653</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2025-04-28T12:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4673298#M7669</link>
      <description>&lt;P&gt;Thank you for the info. I'm at least glad to know this is a known issue. Is there any kind of public bug I can follow to stay up-to-date on the status of a fix? This is making it very challenging to work with pipelines as I never know what's getting changed or where.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 16:34:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4673298#M7669</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-04-29T16:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4673839#M7671</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Since this issue is not listed under known issues, we recommend raising a support ticket using the link below. This will ensure that our internal team can investigate and address it appropriately:&lt;BR /&gt;&lt;STRONG data-start="198" data-end="228"&gt;Support ticket submission:&lt;/STRONG&gt; &lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank"&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Best Regards,&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Community Support Team _ C Srikanth.&lt;/EM&gt;&lt;/STRONG&gt; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 05:12:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4673839#M7671</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2025-04-30T05:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4675840#M7689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Did you got chance to raise the support ticket and&amp;nbsp;If you are still facing any challenges, kindly provide further details, and we will be happy to assist you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regrds,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheri Srikanth&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 May 2025 12:22:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4675840#M7689</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2025-05-01T12:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4685596#M7755</link>
      <description>&lt;P&gt;I just raised one with support, so we'll see if they have a timeline they can provide.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 20:43:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4685596#M7755</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-05-08T20:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4686132#M7757</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the confirmation. Please do post in the community once the issue got by resolved by the support ticket.&lt;BR /&gt;If anyone faces the similar issue in the community they might get resolves their issue by seeing the post.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Cheri Srikanth&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 07:26:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4686132#M7757</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2025-05-09T07:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4694107#M7810</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="307993" data-lia-user-login="arpost" class="lia-mention lia-mention-user"&gt;arpost&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Is your issue got resolved.&lt;BR /&gt;Would you mind sharing the approach you used to resolve the issue with the ticket? It would be helpful to others facing a similar situation.&lt;BR /&gt;If possible, kindly post your solution in this thread so the community can benefit from it. Thanks again for your contribution!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Cheri Srikanth&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 11:45:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4694107#M7810</guid>
      <dc:creator>v-csrikanth</dc:creator>
      <dc:date>2025-05-15T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Any fix planned for variables from one pipeline getting saved to another?</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4715075#M7936</link>
      <description>&lt;P&gt;I have been dialouging with the support team on this. I've identified several bugs that seem to be related and have shared them and some screenshots. Sounds like they are working to get the bug logged.&lt;/P&gt;</description>
      <pubDate>Sat, 31 May 2025 15:46:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Any-fix-planned-for-variables-from-one-pipeline-getting-saved-to/m-p/4715075#M7936</guid>
      <dc:creator>arpost</dc:creator>
      <dc:date>2025-05-31T15:46:35Z</dc:date>
    </item>
  </channel>
</rss>

