<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:13:19 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-1434] UI fails to display</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-1434</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;As reported by &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt;, folio-testing (and now folio-snapshot) fail to display any UI at all.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Steps to reproduce&lt;/b&gt;&lt;br/&gt;
1. Visit &lt;a href=&quot;http://folio-testing.aws.indexdata.com/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-testing.aws.indexdata.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected result&lt;/b&gt;: Display login page&lt;br/&gt;
&lt;b&gt;Actual result&lt;/b&gt;: blank page&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Additional information&lt;/b&gt;&lt;br/&gt;
The following error is presented in the javascript console:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
Uncaught TypeError: &lt;span class=&quot;code-object&quot;&gt;Object&lt;/span&gt; prototype may only be an &lt;span class=&quot;code-object&quot;&gt;Object&lt;/span&gt; or &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;: undefined
    at setPrototypeOf (&amp;lt;anonymous&amp;gt;)
    at dedupLink.js:6
    at dedupLink.js:16
    at Module.&amp;lt;anonymous&amp;gt; (dedupLink.js:15)
    at a (bootstrap:63)
    at &lt;span class=&quot;code-object&quot;&gt;Object&lt;/span&gt;.&amp;lt;anonymous&amp;gt; (react-apollo.browser.umd.js:2)
    at a (bootstrap:63)
    at &lt;span class=&quot;code-object&quot;&gt;Object&lt;/span&gt;.&amp;lt;anonymous&amp;gt; (Root.js:8)
    at a (bootstrap:63)
    at &lt;span class=&quot;code-object&quot;&gt;Object&lt;/span&gt;.&amp;lt;anonymous&amp;gt; (gatherActions.js:7)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="80851">FOLIO-1434</key>
            <summary>UI fails to display</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="63e2a2771b13d42998e4e706">Marc Johnson</assignee>
                                                                <reporter accountid="63e2a2771b13d42998e4e706">Marc Johnson</reporter>
                                    <labels>
                            <label>sprint45</label>
                    </labels>
                <created>Wed, 22 Aug 2018 07:47:16 +0000</created>
                <updated>Mon, 12 Nov 2018 14:24:56 +0000</updated>
                            <resolved>Wed, 22 Aug 2018 12:51:37 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="195257" author="615afd1cd9820f0070a09ef0" created="Wed, 22 Aug 2018 10:07:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/angular/angular-cli/issues/5769#issuecomment-308851853&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Maybe related&lt;/a&gt;? While this response refers specifically to Angular, circular dependencies are a theme when searching for this error message. &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I updated from CLI 1.2.1 to 1.4.5 yesterday and I started getting warnings that circular dependencies were detected and I started getting that same Uncaught TypeError: Object prototype may only be an Object or null: undefined error allover again when running in --aot mode.&lt;/p&gt;

&lt;p&gt;I ended up dropping all my barrel files and switched to direct file imports and that resolved both the circular dependency warnings and the --aot error from this issue. I thought I&apos;d share this in case someone else is struggling with the same problem.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                                                            <comment id="195262" author="63e2a2771b13d42998e4e706" created="Wed, 22 Aug 2018 10:50:50 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; I think that could be a good hypothesis to explore. If so, we could start by trying to figure out what dependencies have changed&lt;/p&gt;

&lt;p&gt;I think when you tried it locally yesterday, the folio-testing-platform didn&apos;t exhibit this behaviour?&lt;/p&gt;</comment>
                                                            <comment id="195265" author="615afd1cd9820f0070a09ef0" created="Wed, 22 Aug 2018 10:56:31 +0000"  >&lt;p&gt;Correct, I cannot replicate this behavior locally, but I&apos;m not certain I have all the same build parameters in place when I try this locally. diff&#8217;ing the output from &lt;tt&gt;/_/proxy/tenants/diku/modules&lt;/tt&gt; on folio-testing and folio-snapshot shows a few things that may be related, maybe, hopefully: &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
$ diff testing.txt snapshot.txt 
58c58
&amp;lt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-configuration-4.0.4-SNAPSHOT.41&quot;&lt;/span&gt;
---
&amp;gt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-configuration-4.0.4-SNAPSHOT.42&quot;&lt;/span&gt;
64,65d63
&amp;lt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-graphql-0.1.1000123&quot;&lt;/span&gt;
&amp;lt; }, {
84,85d81
&amp;lt;   &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt; : &lt;span class=&quot;code-quote&quot;&gt;&quot;mod-user-&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;-3.1.0-SNAPSHOT.28&quot;&lt;/span&gt;
&amp;lt; }, {
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="195268" author="615afd1cd9820f0070a09ef0" created="Wed, 22 Aug 2018 11:41:40 +0000"  >&lt;p&gt;Diffs in the &lt;tt&gt;yarn.lock&lt;/tt&gt; files may be more relevant: &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
$ diff testing.yarn.lock.txt snapshot.yarn.lock.txt 
1047,1048c1047,1048
&amp;lt;   version &lt;span class=&quot;code-quote&quot;&gt;&quot;9.1.3&quot;&lt;/span&gt;
&amp;lt;   resolved &lt;span class=&quot;code-quote&quot;&gt;&quot;https:&lt;span class=&quot;code-comment&quot;&gt;//registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.1.3.tgz#bd5940ccb9d1bfa3508308659915f0a14394c8d5&quot;&lt;/span&gt;
&lt;/span&gt;---
&amp;gt;   version &lt;span class=&quot;code-quote&quot;&gt;&quot;9.1.2&quot;&lt;/span&gt;
&amp;gt;   resolved &lt;span class=&quot;code-quote&quot;&gt;&quot;https:&lt;span class=&quot;code-comment&quot;&gt;//registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.1.2.tgz#73672614e3ee43a433b84c1c2a4b1ca392d2f6a1&quot;&lt;/span&gt;
&lt;/span&gt;1051c1051
&amp;lt;     caniuse-lite &lt;span class=&quot;code-quote&quot;&gt;&quot;^1.0.30000878&quot;&lt;/span&gt;
---
&amp;gt;     caniuse-lite &lt;span class=&quot;code-quote&quot;&gt;&quot;^1.0.30000877&quot;&lt;/span&gt;
2074c2074
&amp;lt; caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000876, caniuse-lite@^1.0.30000878:
---
&amp;gt; caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30000876, caniuse-lite@^1.0.30000877:
8076,8077c8076,8077
&amp;lt;   version &lt;span class=&quot;code-quote&quot;&gt;&quot;4.17.1&quot;&lt;/span&gt;
&amp;lt;   resolved &lt;span class=&quot;code-quote&quot;&gt;&quot;https:&lt;span class=&quot;code-comment&quot;&gt;//registry.yarnpkg.com/webpack/-/webpack-4.17.1.tgz#0f026e3d823f3fc604f811ed3ea8f0d9b267fb1e&quot;&lt;/span&gt;
&lt;/span&gt;---
&amp;gt;   version &lt;span class=&quot;code-quote&quot;&gt;&quot;4.17.0&quot;&lt;/span&gt;
&amp;gt;   resolved &lt;span class=&quot;code-quote&quot;&gt;&quot;https:&lt;span class=&quot;code-comment&quot;&gt;//registry.yarnpkg.com/webpack/-/webpack-4.17.0.tgz#7e8df9529dd5fca65c700b3341a001aeae27c749&quot;&lt;/span&gt;
&lt;/span&gt;[07:28] zburke@lib-zdb9-maclap /Users/zburke/temp 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="195272" author="63e2a2771b13d42998e4e706" created="Wed, 22 Aug 2018 11:47:42 +0000"  >&lt;p&gt;It would appear the hosted environments are now displaying the UI now.&lt;/p&gt;

&lt;p&gt;We don&apos;t know what the cause of this temporary failure is.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; Could it be webpack 4.17.1 resolved an issue (although, the latest release is 4.17.10, I wonder why we aren&apos;t using that)?&lt;/p&gt;</comment>
                                                            <comment id="195277" author="615afd1cd9820f0070a09ef0" created="Wed, 22 Aug 2018 12:51:37 +0000"  >&lt;p&gt;Yes, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63e2a2771b13d42998e4e706&quot; class=&quot;user-hover&quot; rel=&quot;63e2a2771b13d42998e4e706&quot; data-account-id=&quot;63e2a2771b13d42998e4e706&quot; accountid=&quot;63e2a2771b13d42998e4e706&quot; rel=&quot;noreferrer&quot;&gt;Marc Johnson&lt;/a&gt;, a buggy webpack release is the likely culprit here. v4.17.0 was released yesterday and patched to v4.17.1 24 hours later, which is why last night&apos;s build with v4.17.0 failed and this morning&apos;s with v4.17.1 succeded. From the &lt;a href=&quot;https://github.com/webpack/webpack/releases&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;webpack releases page&lt;/a&gt;: &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
v4.17.1 / 2018-08-22T09:52:27Z
Bugfixes: fix missing reexports in export * in a concatenated module

v4.17.0 / 2018-08-21T08:43:06Z
Features: allow to provide custom functions to IgnorePlugin
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzysrz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Aug 2018 10:07:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>