<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:08:07 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-758] Check integration test failures</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-758</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;Check test failures in nightly integration test runs. &lt;/p&gt;</description>
                <environment></environment>
        <key id="80367">FOLIO-758</key>
            <summary>Check integration test failures</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10003" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p4.svg">P4</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="5bffed5e2434bf3a1a91d37a">Niels Erik Nielsen</assignee>
                                                                <reporter accountid="5bffed5e2434bf3a1a91d37a">Niels Erik Nielsen</reporter>
                                    <labels>
                    </labels>
                <created>Thu, 3 Aug 2017 10:51:00 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:41 +0000</updated>
                            <resolved>Wed, 19 Sep 2018 20:19:13 +0000</resolved>
                                                                    <component>Continuous Integration</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                    <timespent seconds="189000">1 week, 1 day, 4 hours, 30 minutes</timespent>
                                <comments>
                                                            <comment id="188952" author="5bffed5e2434bf3a1a91d37a" created="Fri, 4 Aug 2017 11:06:26 +0000"  >&lt;p&gt;Troubleshooting the problem with test-checkout, that fails on folio-testing.aws &amp;#8211; and only there &amp;#8211; because it cannot open the overlay &quot;Open Loans&quot;. &lt;/p&gt;

&lt;p&gt;For what it&apos;s worth: &lt;/p&gt;

&lt;p&gt;The test script can activate any other clickable element (that I&apos;ve tried) in UserView at this point in the test, except for the  &quot;Open Loans&quot; link and the &quot;View Loans&quot; button, both of which leads to the same screen - a list of open loans (the list we need to validate in). &lt;/p&gt;

&lt;p&gt;So the script can activate the &quot;Closed Loans&quot; overlay for instance.&lt;/p&gt;

&lt;p&gt;On the &quot;Closed Loans&quot; screen there are buttons for switching between open and closed loan and a button to close the overlay. Again, the script can close the overlay by clicking the close button but still NOT get a list of open loans by clicking the &quot;Open Loans&quot; button. &lt;/p&gt;

&lt;p&gt;It looks like a problem with the &quot;Open Loans&quot; overlay itself? But there are no apparent errors in the console at this point in the test. nightmare writes the lines shown in this screenshot, though, the last six lines happens to match the number of open loans that we would suspect to find at this point in the test. &lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;63985_thumb&quot; href=&quot;/rest/api/3/attachment/content/63985&quot; title=&quot;Screenshot from 2017-08-04 14-04-36.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;63985&quot; file-preview-title=&quot;Screenshot from 2017-08-04 14-04-36.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63985?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63985&quot; filename=&quot;Screenshot from 2017-08-04 14-04-36.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63985&quot; data-attachment-name=&quot;Screenshot from 2017-08-04 14-04-36.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;7f229e2e-f9b3-402c-be25-bc492c3da05f&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                                                            <comment id="188953" author="5bffed5e2434bf3a1a91d37a" created="Fri, 4 Aug 2017 12:42:41 +0000"  >&lt;p&gt;Finally reproduced the issue with test-checkout locally. Got all versions lined up exactly with folio-testing.aws and the test fails to open &quot;Open Loans&quot;. The browser console display one row (for one open loan), and the test halts:  &lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;63986_thumb&quot; href=&quot;/rest/api/3/attachment/content/63986&quot; title=&quot;Screenshot from 2017-08-04 14-39-07.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;63986&quot; file-preview-title=&quot;Screenshot from 2017-08-04 14-39-07.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63986?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63986&quot; filename=&quot;Screenshot from 2017-08-04 14-39-07.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/63986&quot; data-attachment-name=&quot;Screenshot from 2017-08-04 14-39-07.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;0841a3ee-c8fd-4ebb-9aba-e60d60cfb6ea&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;
</comment>
                                                            <comment id="188954" author="5bffed5e2434bf3a1a91d37a" created="Sat, 12 Aug 2017 11:35:40 +0000"  >&lt;p&gt;12.8. &lt;/p&gt;

&lt;p&gt;Test failure on staging:  Due to test scripts being updated to account for app changes on testing; those changes not yet on staging.&lt;/p&gt;

&lt;p&gt;Test failure on testing: Regression in Users, creating new user with address fails on testing (not on staging). Creating new user without address works. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="63985" name="Screenshot from 2017-08-04 14-04-36.png" size="210216" author="5bffed5e2434bf3a1a91d37a" created="Fri, 4 Aug 2017 12:09:22 +0000"/>
                            <attachment id="63986" name="Screenshot from 2017-08-04 14-39-07.png" size="128260" author="5bffed5e2434bf3a1a91d37a" created="Fri, 4 Aug 2017 12:41:54 +0000"/>
                    </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|hzxwsf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </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>