<?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 How do I fix my JavaScript cache issue to have my Splunk dashboard use the new js file? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-fix-my-JavaScript-cache-issue-to-have-my-Splunk/m-p/208878#M13093</link>
    <description>&lt;P&gt;Splunk dashboard is using js from &lt;BR /&gt;
&lt;CODE&gt;/en-US/static/@271043.15:1438207159/app/my-app-name/table_icons_inline_modified.js&lt;/CODE&gt; &lt;BR /&gt;
but I wanted to use &lt;BR /&gt;
&lt;CODE&gt;/en-US/static/app/my-app-name/table_icons_inline_modified.js&lt;/CODE&gt;&lt;BR /&gt;
since the former one seems to be an old copy of the file which is cached somewhere. I tried to clear browser cache and restarted Splunk, but no joy. Can someone help please?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2015 11:04:33 GMT</pubDate>
    <dc:creator>dvg06</dc:creator>
    <dc:date>2015-09-10T11:04:33Z</dc:date>
    <item>
      <title>How do I fix my JavaScript cache issue to have my Splunk dashboard use the new js file?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-fix-my-JavaScript-cache-issue-to-have-my-Splunk/m-p/208878#M13093</link>
      <description>&lt;P&gt;Splunk dashboard is using js from &lt;BR /&gt;
&lt;CODE&gt;/en-US/static/@271043.15:1438207159/app/my-app-name/table_icons_inline_modified.js&lt;/CODE&gt; &lt;BR /&gt;
but I wanted to use &lt;BR /&gt;
&lt;CODE&gt;/en-US/static/app/my-app-name/table_icons_inline_modified.js&lt;/CODE&gt;&lt;BR /&gt;
since the former one seems to be an old copy of the file which is cached somewhere. I tried to clear browser cache and restarted Splunk, but no joy. Can someone help please?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 11:04:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-fix-my-JavaScript-cache-issue-to-have-my-Splunk/m-p/208878#M13093</guid>
      <dc:creator>dvg06</dc:creator>
      <dc:date>2015-09-10T11:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix my JavaScript cache issue to have my Splunk dashboard use the new js file?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-fix-my-JavaScript-cache-issue-to-have-my-Splunk/m-p/208879#M13094</link>
      <description>&lt;P&gt;There is a little known url that can help you break the cache.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://&amp;lt;yoursplunk&amp;gt;/en-US/_bump" target="test_blank"&gt;https://&amp;lt;yoursplunk&amp;gt;/en-US/_bump&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Navigate here, and click the button. This will update the url to be: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/en-US/static/@271043.16/app/my-app-name/table_icons_inline_modified.js 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If the js doesn't change, then it is not changed in the filesystem.  the &lt;CODE&gt;@271043.16&lt;/CODE&gt; refers to the Splunk Build, and then the bump number after that. &lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2015 12:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-do-I-fix-my-JavaScript-cache-issue-to-have-my-Splunk/m-p/208879#M13094</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2015-09-10T12:24:19Z</dc:date>
    </item>
  </channel>
</rss>

