<?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>article Why does my automation gets stuck in read only mode in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Why-does-my-automation-gets-stuck-in-read-only-mode/ta-p/1830460</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2 id="toc-hId--1236229617"&gt;Question&lt;/H2&gt;
&lt;P&gt;Why does my automation gets stuck in read-only mode?&lt;/P&gt;
&lt;P&gt;Sometimes while working with automation we may get a warning message as shown in the below screenshot which makes you unable to run and even save the blend&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="read-only-mode.PNG" style="width: 196px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60574i1214A0B975E2E68F/image-dimensions/196x210?v=v2" width="196" height="210" role="button" title="read-only-mode.PNG" alt="read-only-mode.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="toc-hId-1251283216"&gt;Answer&lt;/H2&gt;
&lt;P&gt;This happens&amp;nbsp;&lt;SPAN&gt;when automation changes are made which don’t logically work, in 99% of the cases it is flagged before you can save the automation. Most of the errors are noticed by the automation editor before you can even run the automation. In rare circumstances, the issue is only discovered after you click save when it tries to recompile the automation and the automation goes into read-only mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="toc-hId-1251283216"&gt;Solution&lt;/H2&gt;
&lt;P&gt;Possible ways to get rid of from read-only mode are described below&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Disable and then re-enable the automation again&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Disable automation" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60583iDB006B8E42ECDBAC/image-size/small?v=v2&amp;amp;px=200" role="button" title="disable-bblend.PNG" alt="Disable automation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Disable automation&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Enable automation" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60584iA3F7B2C92C0104E3/image-size/small?v=v2&amp;amp;px=200" role="button" title="enable-blend.PNG" alt="Enable automation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Enable automation&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the changelog, copy the blocks of the last functional version of the automation (before recent changes ), and drop that logic in new automation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="toc-hId--1650779701"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Resources&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Version-control-techniques-of-blends/ta-p/1824825" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/Version-control-techniques-of-blends/ta-p/1824825&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 23 Aug 2021 12:12:07 GMT</pubDate>
    <dc:creator>AfeefaTk</dc:creator>
    <dc:date>2021-08-23T12:12:07Z</dc:date>
    <item>
      <title>Why does my automation gets stuck in read only mode</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Why-does-my-automation-gets-stuck-in-read-only-mode/ta-p/1830460</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2 id="toc-hId--1236229617"&gt;Question&lt;/H2&gt;
&lt;P&gt;Why does my automation gets stuck in read-only mode?&lt;/P&gt;
&lt;P&gt;Sometimes while working with automation we may get a warning message as shown in the below screenshot which makes you unable to run and even save the blend&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="read-only-mode.PNG" style="width: 196px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60574i1214A0B975E2E68F/image-dimensions/196x210?v=v2" width="196" height="210" role="button" title="read-only-mode.PNG" alt="read-only-mode.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="toc-hId-1251283216"&gt;Answer&lt;/H2&gt;
&lt;P&gt;This happens&amp;nbsp;&lt;SPAN&gt;when automation changes are made which don’t logically work, in 99% of the cases it is flagged before you can save the automation. Most of the errors are noticed by the automation editor before you can even run the automation. In rare circumstances, the issue is only discovered after you click save when it tries to recompile the automation and the automation goes into read-only mode.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 id="toc-hId-1251283216"&gt;Solution&lt;/H2&gt;
&lt;P&gt;Possible ways to get rid of from read-only mode are described below&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Disable and then re-enable the automation again&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Disable automation" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60583iDB006B8E42ECDBAC/image-size/small?v=v2&amp;amp;px=200" role="button" title="disable-bblend.PNG" alt="Disable automation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Disable automation&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Enable automation" style="width: 200px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/60584iA3F7B2C92C0104E3/image-size/small?v=v2&amp;amp;px=200" role="button" title="enable-blend.PNG" alt="Enable automation" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Enable automation&lt;/span&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the changelog, copy the blocks of the last functional version of the automation (before recent changes ), and drop that logic in new automation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3 id="toc-hId--1650779701"&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Resources&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Version-control-techniques-of-blends/ta-p/1824825" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge/Version-control-techniques-of-blends/ta-p/1824825&lt;/A&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Aug 2021 12:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Why-does-my-automation-gets-stuck-in-read-only-mode/ta-p/1830460</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2021-08-23T12:12:07Z</dc:date>
    </item>
  </channel>
</rss>

