<?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: Pipeline json breaking changes for git in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4987892#M14901</link>
    <description>&lt;P&gt;Hi Prasanna,&lt;BR /&gt;Thanks for your suggestion. We had a support ticket, but we couldn't reproduce the issue. Be aware though that the json in the UI shows different GUID's than the pipeline-content.json. The most likely scenario is that the customer edited the pipeline in Fabric and pasted the content from the json editor into the pipeline-content.json file in the Git repository.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Bram&lt;/P&gt;</description>
    <pubDate>Mon, 02 Feb 2026 08:23:59 GMT</pubDate>
    <dc:creator>BramT</dc:creator>
    <dc:date>2026-02-02T08:23:59Z</dc:date>
    <item>
      <title>Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927234#M14758</link>
      <description>&lt;P&gt;I have a pipeline containing several notebooks that are in the same workspace. In the &lt;SPAN&gt;pipeline-content.&lt;/SPAN&gt;json file stored in Git a reference to a notebook looks like this:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;{
  "properties": {
    "activities": [
      {
        "type": "TridentNotebook",
        "typeProperties": {
          "notebookId": "6ae14a18-952d-179d-68ad-640b2ac361b3",
          "workspaceId": "00000000-0000-0000-0000-000000000000",
          "parameters": {

.....&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Note that the notebookId is the&amp;nbsp;&lt;SPAN&gt;logicalId in the .platform file of the notebook in Git.&lt;BR /&gt;&lt;BR /&gt;Now when editing and saving the pipeline in Fabric, the workspaceId is suddenly hard coded to the current workspace GUID and the notebookId in the json is now the notebook GUID from the url in stead of the platform file. This breaks the whole logic when commiting changes to another branch. Is this change on purpose ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:43:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927234#M14758</guid>
      <dc:creator>BramT</dc:creator>
      <dc:date>2026-01-26T21:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927339#M14763</link>
      <description>&lt;P&gt;yes, but there's workarounds. In your case i recommend looking at variable libraries:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/cicd/variable-library/get-started-variable-libraries?tabs=home-page" target="_blank"&gt;Get Started with Variable Libraries - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927339#M14763</guid>
      <dc:creator>KevinChant</dc:creator>
      <dc:date>2026-01-26T18:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927418#M14765</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/675882"&gt;@KevinChant&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We are already using variable libraries for other items. But this seems an undocumented change that has emerged in the last week(s). The sudden change from using notebook logicalId's to notebook itemId's in the pipeline-content.json is not documented and it breaks pull request from other branches. Also when you want to branch out to a new workspace the pipeline will be still pointing to notebooks in the old workspace. That's why I wonder if this change is on purpose.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:42:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4927418#M14765</guid>
      <dc:creator>BramT</dc:creator>
      <dc:date>2026-01-26T21:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4941431#M14819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1320338"&gt;@BramT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the issue still persists, I’d recommend raising a support ticket with Microsoft. The support team can look into the backend and provide more in-depth assistance tailored to your environment.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Prasanna Kumar&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 07:03:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4941431#M14819</guid>
      <dc:creator>v-pgoloju</dc:creator>
      <dc:date>2026-01-28T07:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4986818#M14896</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1320338"&gt;@BramT&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just checking, have you had a chance to open a support ticket, as suggested. If so, we'd love to hear the current status or any updates from that.&lt;/P&gt;
&lt;P&gt;If the issue was resolved through the support ticket, it would be great if you could share the solution here as well. It could really help other community members find answers more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm regards,&lt;BR /&gt;Prasanna Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 03:29:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4986818#M14896</guid>
      <dc:creator>v-pgoloju</dc:creator>
      <dc:date>2026-02-02T03:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pipeline json breaking changes for git</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4987892#M14901</link>
      <description>&lt;P&gt;Hi Prasanna,&lt;BR /&gt;Thanks for your suggestion. We had a support ticket, but we couldn't reproduce the issue. Be aware though that the json in the UI shows different GUID's than the pipeline-content.json. The most likely scenario is that the customer edited the pipeline in Fabric and pasted the content from the json editor into the pipeline-content.json file in the Git repository.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Bram&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 08:23:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Pipeline-json-breaking-changes-for-git/m-p/4987892#M14901</guid>
      <dc:creator>BramT</dc:creator>
      <dc:date>2026-02-02T08:23:59Z</dc:date>
    </item>
  </channel>
</rss>

