<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:16:03 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>[MODORDSTOR-57] Loading reference records fails</title>
                <link>https://folio-org.atlassian.net/browse/MODORDSTOR-57</link>
                <project id="10017" key="MODORDSTOR">mod-orders-storage</project>
                    <description>&lt;p&gt;&lt;b&gt;Symptoms&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Snapshot&lt;/b&gt;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Build tenant parameter list] ***
ok: [10.36.1.64] =&amp;gt; (item={&apos;value&apos;: [{u&apos;name&apos;: u&apos;loadSample&apos;, u&apos;value&apos;: u&apos;true&apos;}], &apos;key&apos;: u&apos;mod-orders-storage&apos;})
ok: [10.36.1.64] =&amp;gt; (item={&apos;value&apos;: [{u&apos;name&apos;: u&apos;loadReference&apos;, u&apos;value&apos;: u&apos;true&apos;}], &apos;key&apos;: u&apos;mod-inventory-storage&apos;})

RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Discard duplicates in tenant parameter list] ***
ok: [10.36.1.64]

RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Convert tenant parameter list to query string] ***
ok: [10.36.1.64] =&amp;gt; (item={u&apos;name&apos;: u&apos;loadSample&apos;, u&apos;value&apos;: u&apos;true&apos;})
ok: [10.36.1.64] =&amp;gt; (item={u&apos;name&apos;: u&apos;loadReference&apos;, u&apos;value&apos;: u&apos;true&apos;})

RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Perform module installation] ***
FATAL: command execution failed
hudson.AbortException: Ansible playbook execution failed
	at org.jenkinsci.plugins.ansible.AnsiblePlaybookBuilder.perform(AnsiblePlaybookBuilder.java:262)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;b&gt;Testing&lt;/b&gt;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;TASK [folio-ansible/roles/okapi-tenant-deploy : Post install list for deployment and enabling] ***
fatal: [10.36.1.212]: FAILED! =&amp;gt; {&quot;changed&quot;: false, &quot;content&quot;: &quot;&quot;, &quot;msg&quot;: &quot;Status code was -1 and not [200]: Connection failure: timed out&quot;, &quot;redirected&quot;: false, &quot;status&quot;: -1, &quot;url&quot;: &quot;http://10.36.1.212:9130/_/proxy/tenants/diku/install?deploy=true&amp;amp;tenantParameters=loadReference%3Dtrue%2CloadSample%3Dtrue&quot;}
	to retry, use: --limit @/home/jenkins/workspace/Automation/folio-testing-backend01/CI/ansible/folio-testing-backend.retry
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;b&gt;Environments Affected&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-snapshot/571/console&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-snapshot&lt;/a&gt; (environment is available, from previous build, so has not updated)&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-backend01/692/console&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-testing&lt;/a&gt; (environment is unavailable)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;It did not seem to affect the folio-snapshot-core build&lt;/p&gt;

&lt;p&gt;This also affected the Vagrant builds for snapshot and testing backend. The snapshot core backend build failure seems unrelated (but I&apos;m far from sure).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Initial Investigation&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I was unable to discover much from the error messages in the builds except maybe that a long running operation timed out or was aborted.&lt;/p&gt;

&lt;p&gt;It might happen during the activation of modules that load reference or sample records during tenant activation, based upon this snippet:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Build tenant parameter list] ***
ok: [10.36.1.64] =&amp;gt; (item={&apos;value&apos;: [{u&apos;name&apos;: u&apos;loadSample&apos;, u&apos;value&apos;: u&apos;true&apos;}], &apos;key&apos;: u&apos;mod-orders-storage&apos;})
ok: [10.36.1.64] =&amp;gt; (item={&apos;value&apos;: [{u&apos;name&apos;: u&apos;loadReference&apos;, u&apos;value&apos;: u&apos;true&apos;}], &apos;key&apos;: u&apos;mod-inventory-storage&apos;})

RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Discard duplicates in tenant parameter list] ***
ok: [10.36.1.64]

RUNNING HANDLER [folio-ansible/roles/okapi-deploy-config : Convert tenant parameter list to query string] ***
ok: [10.36.1.64] =&amp;gt; (item={u&apos;name&apos;: u&apos;loadSample&apos;, u&apos;value&apos;: u&apos;true&apos;})
ok: [10.36.1.64] =&amp;gt; (item={u&apos;name&apos;: u&apos;loadReference&apos;, u&apos;value&apos;: u&apos;true&apos;})
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Folio-snapshot-core seems unaffected. Given that builds differently that might narrow down what could have caused that.&lt;/p&gt;

&lt;p&gt;I briefly investigated the recent changes to mod-inventory-storage, mod-orders-storage and folio-ansible but didn&apos;t spot anything obvious from yesterday that might have caused this.&lt;/p&gt;

&lt;p&gt;I&apos;ve repeated the builds to check whether it is transient.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32420">MODORDSTOR-57</key>
            <summary>Loading reference records fails</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                            <parent id="10311">UXPROD-1141</parent>
                                    <priority id="10000" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p1.svg">P1</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="70121:a2874838-c1c8-4e88-9a9a-9e1a16e0485a">Varun Javalkar</assignee>
                                                                <reporter accountid="63e2a2771b13d42998e4e706">Marc Johnson</reporter>
                                    <labels>
                            <label>back-end</label>
                            <label>ci</label>
                            <label>environments</label>
                    </labels>
                <created>Wed, 13 Feb 2019 13:44:52 +0000</created>
                <updated>Wed, 17 Mar 2021 11:51:15 +0000</updated>
                            <resolved>Tue, 19 Feb 2019 22:06:21 +0000</resolved>
                                                    <fixVersion>3.0.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                <comments>
                                                            <comment id="71809" author="712020:aa2bd653-1e36-4dcb-a90c-03a5108288c4" created="Wed, 13 Feb 2019 16:41:42 +0000"  >&lt;p&gt;The issue is caused by the incorrect usage of the transaction mechanism introduced in 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;MODORDSTOR-45&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/MODORDSTOR-45&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Build API for PO line numbers&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            MODORDSTOR-45
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
. The logic created transaction but the DB connection associated with the transaction was not actually used.&lt;br/&gt;
The changes applied in &lt;a href=&quot;https://github.com/folio-org/mod-orders-storage/pull/86&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;PR#86&lt;/a&gt; are to use DB connection created for transaction for both Order and POL number sequence creation. Also some debug logging added to investigate the issue.&lt;/p&gt;

&lt;p&gt;Here is sample output of the debug messages when the issue is recreated:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2019-02-13T16:24:24,360 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:24:24,361 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:24:24,363 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=589a6016-3463-49f6-8aa2-dc315d0665fd
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=55b97a4a-6601-4488-84e1-8b0d47a3f523
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:24:24,365 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=9447d062-89ec-486e-a14b-572f3efb9f8c
2019-02-13T16:24:24,366 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:24:24,366 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:24:24,366 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=8c328a18-5761-4329-95f6-599412c32310
2019-02-13T16:24:24,367 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:24:24,367 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:24:24,367 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=1ab7ef6a-d1d4-4a4f-90a2-882aed18af14
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;There is nothing else after this and the response is not coming back to client.&lt;/p&gt;

&lt;p&gt;Here is Postman screen which produced log messages above&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;22939_thumb&quot; href=&quot;/rest/api/3/attachment/content/22939&quot; title=&quot;recreatedIssue.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;22939&quot; file-preview-title=&quot;recreatedIssue.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22939?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22939&quot; filename=&quot;recreatedIssue.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22939&quot; data-attachment-name=&quot;recreatedIssue.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;4ff6d71c-6b99-4c72-8bf7-9990ddeb3e44&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;

&lt;p&gt;Once the DB connection associated with transaction is used to create order and sequence, the log output is like following:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;2019-02-13T16:38:25,491 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:38:25,493 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:38:25,495 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=589a6016-3463-49f6-8aa2-dc315d0665fd
2019-02-13T16:38:25,496 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save (with connection and id) called on purchase_order
2019-02-13T16:38:25,527 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  New order with id=589a6016-3463-49f6-8aa2-dc315d0665fd successfully created
2019-02-13T16:38:25,527 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save timer: purchase_order took 31 ms
2019-02-13T16:38:25,528 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating POL number sequence for order with id=589a6016-3463-49f6-8aa2-dc315d0665fd
2019-02-13T16:38:25,541 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  POL number sequence for order with id=589a6016-3463-49f6-8aa2-dc315d0665fd successfully created
2019-02-13T16:38:25,541 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  End transaction
2019-02-13T16:38:25,543 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:38:25,544 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:38:25,544 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=55b97a4a-6601-4488-84e1-8b0d47a3f523
2019-02-13T16:38:25,544 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save (with connection and id) called on purchase_order
2019-02-13T16:38:25,549 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  New order with id=55b97a4a-6601-4488-84e1-8b0d47a3f523 successfully created
2019-02-13T16:38:25,549 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save timer: purchase_order took 5 ms
2019-02-13T16:38:25,549 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating POL number sequence for order with id=55b97a4a-6601-4488-84e1-8b0d47a3f523
2019-02-13T16:38:25,552 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  POL number sequence for order with id=55b97a4a-6601-4488-84e1-8b0d47a3f523 successfully created
2019-02-13T16:38:25,553 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  End transaction
2019-02-13T16:38:25,554 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:38:25,554 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:38:25,554 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=9447d062-89ec-486e-a14b-572f3efb9f8c
2019-02-13T16:38:25,554 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save (with connection and id) called on purchase_order
2019-02-13T16:38:25,556 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:38:25,557 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:38:25,558 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=8c328a18-5761-4329-95f6-599412c32310
2019-02-13T16:38:25,558 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save (with connection and id) called on purchase_order
2019-02-13T16:38:25,559 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating a new purchase order
2019-02-13T16:38:25,561 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Start transaction
2019-02-13T16:38:25,561 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating new order with id=1ab7ef6a-d1d4-4a4f-90a2-882aed18af14
2019-02-13T16:38:25,561 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save (with connection and id) called on purchase_order
2019-02-13T16:38:25,569 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  New order with id=1ab7ef6a-d1d4-4a4f-90a2-882aed18af14 successfully created
2019-02-13T16:38:25,569 DEBUG [vert.x-eventloop-thread-0]: PostgresClient  save timer: purchase_order took 8 ms
2019-02-13T16:38:25,569 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Creating POL number sequence for order with id=1ab7ef6a-d1d4-4a4f-90a2-882aed18af14
2019-02-13T16:38:25,572 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  POL number sequence for order with id=1ab7ef6a-d1d4-4a4f-90a2-882aed18af14 successfully created
2019-02-13T16:38:25,572 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  End transaction
2019-02-13T16:38:25,579 DEBUG [vert.x-eventloop-thread-0]: PurchaseOrdersAPI  Preparing response to client
2019-02-13T16:38:25,582 INFO  [vert.x-eventloop-thread-0]: LogUtil  org.folio.rest.RestVerticle start  invoking postOrdersStoragePurchaseOrders
2019-02-13T16:38:25,583 INFO  [vert.x-eventloop-thread-0]: LogUtil  127.0.0.1:40503 POST /orders-storage/purchase_orders null HTTP_1_1 201 761 291 tid=diku Created {
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;22940_thumb&quot; href=&quot;/rest/api/3/attachment/content/22940&quot; title=&quot;runAfterFix.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;22940&quot; file-preview-title=&quot;runAfterFix.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22940?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22940&quot; filename=&quot;runAfterFix.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22940&quot; data-attachment-name=&quot;runAfterFix.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;fc1fb820-bf02-41f8-8870-60da125bf195&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="71810" author="712020:aa2bd653-1e36-4dcb-a90c-03a5108288c4" created="Fri, 15 Feb 2019 07:35:05 +0000"  >&lt;p&gt;
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;FOLIO-1804&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-1804&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reference environment builds fail due to apparent timeout&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            FOLIO-1804
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 is closed, &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/Automation/job/folio-testing-backend01/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;folio-testing-backend01&lt;/a&gt; latest builds are successful.&lt;br/&gt;
Testing environment has sample data:&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;22938_thumb&quot; href=&quot;/rest/api/3/attachment/content/22938&quot; title=&quot;TestingEnv.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;22938&quot; file-preview-title=&quot;TestingEnv.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22938?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22938&quot; filename=&quot;TestingEnv.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22938&quot; data-attachment-name=&quot;TestingEnv.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;f8dd846c-1da0-44da-a0d5-66fcc1573347&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="71811" author="70121:a2874838-c1c8-4e88-9a9a-9e1a16e0485a" created="Tue, 19 Feb 2019 21:27:26 +0000"  >&lt;p&gt;I was able to verify this story through UI(&lt;a href=&quot;http://folio-testing.aws.indexdata.com/orders/view?sort=id&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://folio-testing.aws.indexdata.com/orders/view?sort=id&lt;/a&gt;) and backend by ssh into the database in the folio-testing vagrant box:&lt;br/&gt;
Frontend:&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;22937_thumb&quot; href=&quot;/rest/api/3/attachment/content/22937&quot; title=&quot;Screen Shot 2019-02-19 at 4.23.04 PM.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;22937&quot; file-preview-title=&quot;Screen Shot 2019-02-19 at 4.23.04 PM.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22937?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22937&quot; filename=&quot;Screen Shot 2019-02-19 at 4.23.04 PM.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/22937&quot; data-attachment-name=&quot;Screen Shot 2019-02-19 at 4.23.04 PM.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;d822dbbd-7e84-4beb-a14a-bff86709f0eb&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;br/&gt;
Backend:&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;
okapi_modules=# select * from diku_mod_orders_storage.
diku_mod_orders_storage.adjustment              diku_mod_orders_storage.details                 diku_mod_orders_storage.location                diku_mod_orders_storage.po_number               diku_mod_orders_storage.rmb_internal
diku_mod_orders_storage.alert                   diku_mod_orders_storage.eresource               diku_mod_orders_storage.physical                diku_mod_orders_storage.purchase_order          diku_mod_orders_storage.rmb_internal_id_seq
diku_mod_orders_storage.claim                   diku_mod_orders_storage.fund_distribution       diku_mod_orders_storage.pieces                  diku_mod_orders_storage.receiving_history_view  diku_mod_orders_storage.source
diku_mod_orders_storage.cost                    diku_mod_orders_storage.license                 diku_mod_orders_storage.po_line                 diku_mod_orders_storage.reporting_code          diku_mod_orders_storage.vendor_detail
okapi_modules=# select count(*) from diku_mod_orders_storage.purchase_order; 
 count 
-------
    26
(1 row)

okapi_modules=# select count(*) from diku_mod_orders_storage.po_line; 
 count 
-------
    35
(1 row)

okapi_modules=# select count(*) from diku_mod_orders_storage.po_number; 
 count 
-------
     1
(1 row)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt; </comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="81053">FOLIO-1804</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="22937" name="Screen Shot 2019-02-19 at 4.23.04 PM.png" size="201446" author="70121:a2874838-c1c8-4e88-9a9a-9e1a16e0485a" created="Tue, 19 Feb 2019 21:25:36 +0000"/>
                            <attachment id="22938" name="TestingEnv.png" size="131322" author="712020:aa2bd653-1e36-4dcb-a90c-03a5108288c4" created="Fri, 15 Feb 2019 07:33:52 +0000"/>
                            <attachment id="22939" name="recreatedIssue.png" size="47579" author="712020:aa2bd653-1e36-4dcb-a90c-03a5108288c4" created="Wed, 13 Feb 2019 16:26:17 +0000"/>
                            <attachment id="22940" name="runAfterFix.png" size="52046" author="712020:aa2bd653-1e36-4dcb-a90c-03a5108288c4" created="Wed, 13 Feb 2019 16:40:50 +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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10185"><![CDATA[Thunderjet]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10014" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue key="$xmlutils.escape($text)">Create, close, cancel, Purchase Orders</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzf67:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="694">ACQ Sprint 57</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10108" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Tester Assignee</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5cf6c546b87c300f36eb7b9a</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Feb 2019 16:41:42 +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>