<?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: &amp;quot;Save as&amp;quot; button not working for pipelines in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838406#M2633</link>
    <description>&lt;P&gt;Here I have the same issue, I could use the workaround but hope the team fixes this soon&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2024 13:13:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-15T13:13:37Z</dc:date>
    <item>
      <title>"Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3813524#M2454</link>
      <description>&lt;P&gt;I've made a pipeline that I wish to now create copies of and just change parameters within them for different tables, but when I try to click "Save as" in the top left of the pipeline it will just constantly spin with no resolution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The same happens if you try to use the save as option in the workspace as well. I've tried using different browsers and restarting computer but no change. I've also tried this with just a blank pipeline in case it was a certain activity causing the issue but the issue remains.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 12:20:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3813524#M2454</guid>
      <dc:creator>paulenomial</dc:creator>
      <dc:date>2024-04-05T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3816533#M2464</link>
      <description>&lt;P&gt;Experiencing the same issue. Also the save button too stops working half way through building a pipeline.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 11:27:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3816533#M2464</guid>
      <dc:creator>KajaMohamed</dc:creator>
      <dc:date>2024-04-07T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817301#M2467</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am having the exact same issue, it just sits there spinning and nothing happens.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 01:46:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817301#M2467</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2024-04-08T01:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817410#M2468</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="354132" data-lia-user-login="paulenomial" class="lia-mention lia-mention-user"&gt;paulenomial&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="707022" data-lia-user-login="KajaMohamed" class="lia-mention lia-mention-user"&gt;KajaMohamed&lt;/a&gt;&amp;nbsp; -&lt;BR /&gt;&lt;BR /&gt;Apologies for the issue you are facing.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I got a confirmation from the internal team, that it is identified as a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;We have a workaround for you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Steps for Save As Mitigation via&amp;nbsp;Edit JSON:&lt;/P&gt;
&lt;P&gt;1. If pipeline is open and has pending changes to save but Save As is hanging, navigate to 'View' tab.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Click 'View JSON Code' to open pipeline JSON. Find "properties" field of original pipeline and copy JSON "properties" field. Paste somewhere temporarily in a file editor.&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;3. Find browser's URL bar, scroll to end of URL, and append '&amp;amp;feature.enableJsonEdit=true' at the end. Click enter or manually&amp;nbsp;refresh browser.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Navigate to your workspace view where you wish to save this pipeline, click '+ New' then click 'Data pipeline'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Name your pipeline and click 'Create'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;6. Navigate to 'View', click 'Edit JSON Code'. Replace "properties" field of new pipeline with original pipeline. Click 'OK'&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;Please follow above steps untill the issue gets fixed, so that you can save a copy till time being. Please let me know incase of further queries.&lt;BR /&gt;&lt;BR /&gt;Sorry for the inconvience, Team is working closely on this issue inorder to fix it.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 02:59:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817410#M2468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-08T02:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817430#M2469</link>
      <description>&lt;P&gt;That worked for me , thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 03:10:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817430#M2469</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2024-04-08T03:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817438#M2470</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="718450" data-lia-user-login="smeetsh" class="lia-mention lia-mention-user"&gt;smeetsh&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Glad to know that it worked.!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 03:18:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3817438#M2470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-08T03:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3820009#M2483</link>
      <description>&lt;P&gt;It doesn't works for me. I am not able to save the pipeline.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:56:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3820009#M2483</guid>
      <dc:creator>Nashrin</dc:creator>
      <dc:date>2024-04-08T13:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3821504#M2491</link>
      <description>&lt;P&gt;did you add:&amp;nbsp;&lt;STRONG&gt;&amp;amp;feature.enableJsonEdit=true&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;to the end of the url? If you don't, you can't save it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 04:42:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3821504#M2491</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2024-04-09T04:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3821798#M2493</link>
      <description>&lt;P&gt;Yes, I've added. I don't know whats the reason but the solution is working for me now. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 06:27:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3821798#M2493</guid>
      <dc:creator>Nashrin</dc:creator>
      <dc:date>2024-04-09T06:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3823316#M2497</link>
      <description>&lt;P&gt;I can't run, validate, or save my pipelines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can run them actually but it has to be via the 'run' option in the schedule, there's then no obvious effect until clicking into the run in 'View Run History'&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 11:29:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3823316#M2497</guid>
      <dc:creator>ReginaldPenguin</dc:creator>
      <dc:date>2024-04-09T11:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3832417#M2591</link>
      <description>&lt;P&gt;Two points of additional detail:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you add&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;'&amp;amp;feature.enableJsonEdit=true'&lt;/STRONG&gt; to the end of the current URL, it stays attached to future URLs you visit, like you've enabled your entire Fabric session to allow JSON editing. I don't know yet if it's permanent until you proactively remove it (not enough testing yet on my part).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you continue to follow the solution directions, you need to perform an edit to your pipeline after pasting in the JSON code. I discovered that simply pasting in the JSON code did not enable the save button. It was only after making an edit of some kind that the save button was enabled, and I was then able to save the pipeline.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All in all, this is a easy workaround.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 03:28:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3832417#M2591</guid>
      <dc:creator>menchgelof</dc:creator>
      <dc:date>2024-04-12T03:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838375#M2631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any updates regarding this issue? When will this be fixed?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:00:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838375#M2631</guid>
      <dc:creator>Madalina2801</dc:creator>
      <dc:date>2024-04-15T13:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838406#M2633</link>
      <description>&lt;P&gt;Here I have the same issue, I could use the workaround but hope the team fixes this soon&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:13:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838406#M2633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-15T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838942#M2641</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="445785" data-lia-user-login="Madalina2801" class="lia-mention lia-mention-user"&gt;Madalina2801&lt;/a&gt;&amp;nbsp;,&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I got a confirmation from internal that issue got fixed.&amp;nbsp;&lt;BR /&gt;Hope you would be able to save the pipeline from UI.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 18:13:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3838942#M2641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-15T18:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3839158#M2647</link>
      <description>&lt;P&gt;I can concur, works for me now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 21:02:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3839158#M2647</guid>
      <dc:creator>smeetsh</dc:creator>
      <dc:date>2024-04-15T21:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3840115#M2653</link>
      <description>&lt;P&gt;I checked using different browsers and it's still not working for me. Could you please check again on your side?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 06:10:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3840115#M2653</guid>
      <dc:creator>Madalina2801</dc:creator>
      <dc:date>2024-04-16T06:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848828#M2702</link>
      <description>&lt;P&gt;This shouldn't be marked as solved. I still cannont modify and save my master pipeline which is a disaster. I'll open another thread&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 08:59:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848828#M2702</guid>
      <dc:creator>ReginaldPenguin</dc:creator>
      <dc:date>2024-04-18T08:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848846#M2704</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="337168" data-lia-user-login="ReginaldPenguin" class="lia-mention lia-mention-user"&gt;ReginaldPenguin&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Apologies for the issue you are facing.&amp;nbsp;&lt;BR /&gt;Can you please share the new thread link once created, I will look into your case closely.&lt;BR /&gt;As per the communication internal team resolved the 'Save a Pipeline' Issue.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:02:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848846#M2704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-18T09:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: "Save as" button not working for pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848872#M2706</link>
      <description>&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Save-Validate-and-Run-buttons-don-t-respond-when-click/m-p/3848868#M2705" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Pipelines/Save-Validate-and-Run-buttons-don-t-respond-when-click/m-p/3848868#M2705&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 09:08:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/quot-Save-as-quot-button-not-working-for-pipelines/m-p/3848872#M2706</guid>
      <dc:creator>ReginaldPenguin</dc:creator>
      <dc:date>2024-04-18T09:08:40Z</dc:date>
    </item>
  </channel>
</rss>

