<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:16:23 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>[CIRCSTORE-114] Investigate and fix query open loan by item id</title>
                <link>https://folio-org.atlassian.net/browse/CIRCSTORE-114</link>
                <project id="10009" key="CIRCSTORE">mod-circulation-storage</project>
                    <description>&lt;p&gt;It was reported by EBSCO that following query used by mod-rtac is slow. Investigate and fix.&lt;br/&gt;
&lt;tt&gt;/circulation/loans?limit=1&amp;amp;query=(itemId==x and status.name==Open)&lt;/tt&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29878">CIRCSTORE-114</key>
            <summary>Investigate and fix query open loan by item id</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="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c">Hongwei Ji</assignee>
                                                                <reporter accountid="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c">Hongwei Ji</reporter>
                                    <labels>
                            <label>platform-backlog</label>
                    </labels>
                <created>Thu, 7 Mar 2019 20:48:39 +0000</created>
                <updated>Tue, 12 Mar 2019 20:05:56 +0000</updated>
                            <resolved>Fri, 8 Mar 2019 19:51:27 +0000</resolved>
                                                    <fixVersion>7.0.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="66274" author="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c" created="Fri, 8 Mar 2019 16:19:02 +0000"  >&lt;p&gt;The query generated cannot use the index. For example:&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;
Query: SELECT COUNT(*) FROM supertenant_mod_circulation_storage.loan  WHERE (lower(f_unaccent(loan.jsonb-&amp;gt;&amp;gt;&lt;span class=&quot;code-quote&quot;&gt;&apos;itemId&apos;&lt;/span&gt;)) LIKE lower(f_unaccent(&lt;span class=&quot;code-quote&quot;&gt;&apos;00007443-1460-410e-bd22-305abf53ed6a&apos;&lt;/span&gt;))) AND (lower(f_unaccent(loan.jsonb-&amp;gt;&lt;span class=&quot;code-quote&quot;&gt;&apos;status&apos;&lt;/span&gt;-&amp;gt;&amp;gt;&lt;span class=&quot;code-quote&quot;&gt;&apos;name&apos;&lt;/span&gt;)) LIKE lower(f_unaccent(&lt;span class=&quot;code-quote&quot;&gt;&apos;Open&apos;&lt;/span&gt;)))
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;
Index: &lt;span class=&quot;code-quote&quot;&gt;&quot;loan_itemid_idx_unique&quot;&lt;/span&gt; UNIQUE, btree (f_unaccent(jsonb -&amp;gt;&amp;gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;itemId&apos;&lt;/span&gt;::text)) WHERE ((jsonb -&amp;gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;status&apos;&lt;/span&gt;::text) -&amp;gt;&amp;gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;name&apos;&lt;/span&gt;::text) = &lt;span class=&quot;code-quote&quot;&gt;&apos;Open&apos;&lt;/span&gt;::text
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="66275" author="557058:4f6bed01-40a6-48d5-8471-7ef21f5ea97c" created="Fri, 8 Mar 2019 20:35:49 +0000"  >&lt;p&gt;Move to the right project mod-circulation-storage and add fix version.&lt;/p&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_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10144"><![CDATA[Core: Platform]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzzhnz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1148">Core: Platform - Sprint 58</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</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>