<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:20: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>[MODSOURCE-89] Lookups in SRS for records by Instance UUID are timing out, part 1</title>
                <link>https://folio-org.atlassian.net/browse/MODSOURCE-89</link>
                <project id="10148" key="MODSOURCE">mod-source-record-storage</project>
                    <description>&lt;p&gt;When we had only 20 000 records in the Five colleges tenant, lookups by Instance UUID where fast, both through the UI, the API and also through the database. Now, with 7.6 million records, the requests are timing out.&lt;/p&gt;

&lt;p&gt;I made test loads with 20 000 records using the exact same process as with the 7.6 million, so I am pretty certain that it is the number of records that is the cause for this.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Throught the ui:&lt;/b&gt;&lt;br/&gt;
Nothing happens&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Through the API:&lt;/b&gt;&lt;br/&gt;
A request to &lt;tt&gt;baseUrl&lt;/tt&gt;/source-storage/records/910890c8-3b58-4381-9ba8-725432ded07a?identifier=INSTANCE&lt;br/&gt;
gives me a HTTP 504 after 6minutes 40 seconds&lt;br/&gt;
&lt;b&gt;Through the Database:&lt;/b&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;
SELECT fs00001006_mod_source_record_storage.get_record_by_instance_id(&lt;span class=&quot;code-quote&quot;&gt;&apos;910890c8-3b58-4381-9ba8-725432ded07a&apos;&lt;/span&gt;);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;gives strange responses :&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;48162_thumb&quot; href=&quot;/rest/api/3/attachment/content/48162&quot; title=&quot;image-2019-11-20-16-05-24-453.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;48162&quot; file-preview-title=&quot;image-2019-11-20-16-05-24-453.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48162?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48162&quot; filename=&quot;image-2019-11-20-16-05-24-453.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48162&quot; data-attachment-name=&quot;image-2019-11-20-16-05-24-453.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;5e61cad3-fd1c-4348-8410-3cd3eb949652&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;
or&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;48163_thumb&quot; href=&quot;/rest/api/3/attachment/content/48163&quot; title=&quot;image-2019-11-20-16-05-49-935.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;48163&quot; file-preview-title=&quot;image-2019-11-20-16-05-49-935.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48163?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48163&quot; filename=&quot;image-2019-11-20-16-05-49-935.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/48163&quot; data-attachment-name=&quot;image-2019-11-20-16-05-49-935.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;0237cb88-e014-4568-b845-a7842a8bcada&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;



</description>
                <environment></environment>
        <key id="63027">MODSOURCE-89</key>
            <summary>Lookups in SRS for records by Instance UUID are timing out, part 1</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="13571">UXPROD-47</parent>
                                    <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="557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a">Kateryna Senchenko</assignee>
                                                                <reporter accountid="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2">Theodor Tolstoy (One-Group.se)</reporter>
                                    <labels>
                            <label>back-end</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                            <label>q4-2019</label>
                    </labels>
                <created>Wed, 20 Nov 2019 15:12:59 +0000</created>
                <updated>Tue, 4 Feb 2020 05:02:14 +0000</updated>
                            <resolved>Mon, 16 Dec 2019 15:26:50 +0000</resolved>
                                                    <fixVersion>3.0.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="153499" author="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2" created="Wed, 20 Nov 2019 15:16:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c546b87c300f36eb7b9a&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c546b87c300f36eb7b9a&quot; data-account-id=&quot;5cf6c546b87c300f36eb7b9a&quot; accountid=&quot;5cf6c546b87c300f36eb7b9a&quot; rel=&quot;noreferrer&quot;&gt;Craig McNally&lt;/a&gt; are anyone of you able to bring this to Folijet&apos;s attention?&lt;/p&gt;</comment>
                                                            <comment id="153500" author="5af5e627525ba96b58654f12" created="Wed, 20 Nov 2019 15:26:06 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt; Yes, I&apos;ll pull it into Folijet&apos;s work. OK to change this FOLIO ticket into a MOD one of some kind?&lt;/p&gt;

&lt;p&gt;BTW, Craig is on paternity leave for the next month. His wife had a little boy yesterday, Ethan!&lt;/p&gt;</comment>
                                                            <comment id="153501" author="5af5e627525ba96b58654f12" created="Wed, 20 Nov 2019 15:27:31 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt; One more thing - could you send info (or add to the description) on how to access the 5C tenant? Thank you!&lt;/p&gt;</comment>
                                                            <comment id="153503" author="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2" created="Wed, 20 Nov 2019 19:40:04 +0000"  >&lt;p&gt;Thank you &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I got a response from Ruslan in Slack saying that this issue is likely not an issue in the latest version. Question is though if that version is compatible with Daisy, or if there are other modules that needs to get updated. &lt;/p&gt;

&lt;p&gt;I think it would be best to contact &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d6eeadef989e00d8c7e897b&quot; class=&quot;user-hover&quot; rel=&quot;5d6eeadef989e00d8c7e897b&quot; data-account-id=&quot;5d6eeadef989e00d8c7e897b&quot; accountid=&quot;5d6eeadef989e00d8c7e897b&quot; rel=&quot;noreferrer&quot;&gt;Anya&lt;/a&gt; for credentials, or &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f5241b9fcaf93003b5bee25&quot; class=&quot;user-hover&quot; rel=&quot;5f5241b9fcaf93003b5bee25&quot; data-account-id=&quot;5f5241b9fcaf93003b5bee25&quot; accountid=&quot;5f5241b9fcaf93003b5bee25&quot; rel=&quot;noreferrer&quot;&gt;patty.wanninger&lt;/a&gt;. Same issues are apparent in the UA tenant as well.&lt;/p&gt;

&lt;p&gt;Congratulations to &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c546b87c300f36eb7b9a&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c546b87c300f36eb7b9a&quot; data-account-id=&quot;5cf6c546b87c300f36eb7b9a&quot; accountid=&quot;5cf6c546b87c300f36eb7b9a&quot; rel=&quot;noreferrer&quot;&gt;Craig McNally&lt;/a&gt;!&lt;/p&gt;</comment>
                                                            <comment id="153506" author="5d6eeadef989e00d8c7e897b" created="Wed, 20 Nov 2019 19:53:03 +0000"  >&lt;p&gt;Happy to provide them via email - who do I send it to?&lt;/p&gt;</comment>
                                                            <comment id="153509" author="5af5e627525ba96b58654f12" created="Wed, 20 Nov 2019 20:24:17 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5d6eeadef989e00d8c7e897b&quot; class=&quot;user-hover&quot; rel=&quot;5d6eeadef989e00d8c7e897b&quot; data-account-id=&quot;5d6eeadef989e00d8c7e897b&quot; accountid=&quot;5d6eeadef989e00d8c7e897b&quot; rel=&quot;noreferrer&quot;&gt;Anya&lt;/a&gt; Please send credentials to me.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt; I have a feeling it will be better to wait for Edelweiss instead of retrofitting into Daisy, but Ruslan should be able to confirm tomorrow. &lt;/p&gt;</comment>
                                                            <comment id="153511" author="5d6eeadef989e00d8c7e897b" created="Wed, 20 Nov 2019 21:48:32 +0000"  >&lt;p&gt;Sent &lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Thank you &lt;/p&gt;</comment>
                                                            <comment id="153514" author="557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a" created="Wed, 11 Dec 2019 10:44:09 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt;,&lt;br/&gt;
&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A8112ce6a-772f-4888-afd3-b243105d06aa&quot; class=&quot;user-hover&quot; rel=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; data-account-id=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; accountid=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; rel=&quot;noreferrer&quot;&gt;Ruslan Lavrov&lt;/a&gt; and I checked retrieving of records by instanceId in newer version of SRS. It works as expected - request takes approximately 25s with 7.6 million records in the db. &lt;br/&gt;
Just to clarify a few points though:&lt;br/&gt;
1. Data that you shared with Ruslan contains &quot;externalIdHolder&quot; field instead of &quot;externalIdsHolder&quot; &lt;br/&gt;
2. The url to find a record by instance id is /source-storage/formattedRecords/{instanceId}&amp;#63;identifier=INSTANCE&lt;br/&gt;
Please let us know if you have any questions. Thank you.&lt;/p&gt;</comment>
                                                            <comment id="153517" author="5af5e627525ba96b58654f12" created="Thu, 12 Dec 2019 09:02:29 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt;  Are we good to close this ticket? Any remaining outstanding questions with regards to it? Thank you!&lt;/p&gt;

&lt;p&gt;cc: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A8112ce6a-772f-4888-afd3-b243105d06aa&quot; class=&quot;user-hover&quot; rel=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; data-account-id=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; accountid=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; rel=&quot;noreferrer&quot;&gt;Ruslan Lavrov&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="153519" author="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2" created="Thu, 12 Dec 2019 14:02:08 +0000"  >&lt;p&gt;I would need to test this in an environment with the right amount of records. Could &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A8112ce6a-772f-4888-afd3-b243105d06aa&quot; class=&quot;user-hover&quot; rel=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; data-account-id=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; accountid=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; rel=&quot;noreferrer&quot;&gt;Ruslan Lavrov&lt;/a&gt; let me have a look in his testing environment? Or could we perhaps get some help from the FSE Hosting team to set up an FOLIO instance like that? I can provide the FC Data.&lt;/p&gt;</comment>
                                                            <comment id="153522" author="5af5e627525ba96b58654f12" created="Thu, 12 Dec 2019 14:40:57 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A8112ce6a-772f-4888-afd3-b243105d06aa&quot; class=&quot;user-hover&quot; rel=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; data-account-id=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; accountid=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; rel=&quot;noreferrer&quot;&gt;Ruslan Lavrov&lt;/a&gt; Same as the other message. Hopefully you two can get together tomorrow? Maybe even today since it&apos;s still work time over there.&lt;/p&gt;</comment>
                                                            <comment id="153525" author="5af5e627525ba96b58654f12" created="Mon, 16 Dec 2019 14:25:10 +0000"  >&lt;p&gt;Per conversation with &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; class=&quot;user-hover&quot; rel=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; data-account-id=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; accountid=&quot;712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2&quot; rel=&quot;noreferrer&quot;&gt;Theodor Tolstoy (One-Group.se)&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cf6c265e7d2310e9fc0c5ac&quot; class=&quot;user-hover&quot; rel=&quot;5cf6c265e7d2310e9fc0c5ac&quot; data-account-id=&quot;5cf6c265e7d2310e9fc0c5ac&quot; accountid=&quot;5cf6c265e7d2310e9fc0c5ac&quot; rel=&quot;noreferrer&quot;&gt;VBar&lt;/a&gt; We&apos;ll close this bug and release a MODSOURCE bug fix release with the improvements made so far, then create a Q1 2020 bug to continue to work on improving performance. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ade4eac47-6d4e-4b50-9c3c-4a82ed705e52&quot; class=&quot;user-hover&quot; rel=&quot;557058:de4eac47-6d4e-4b50-9c3c-4a82ed705e52&quot; data-account-id=&quot;557058:de4eac47-6d4e-4b50-9c3c-4a82ed705e52&quot; accountid=&quot;557058:de4eac47-6d4e-4b50-9c3c-4a82ed705e52&quot; rel=&quot;noreferrer&quot;&gt;Taras Spashchenko&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3Ab819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; class=&quot;user-hover&quot; rel=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; data-account-id=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; accountid=&quot;712020:b819106d-3b2a-48e6-a8dd-e7ecc471a47b&quot; rel=&quot;noreferrer&quot;&gt;Oleksii Kuzminov&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A73da1b27-8982-4a46-8059-78fa69bf40cd&quot; class=&quot;user-hover&quot; rel=&quot;712020:73da1b27-8982-4a46-8059-78fa69bf40cd&quot; data-account-id=&quot;712020:73da1b27-8982-4a46-8059-78fa69bf40cd&quot; accountid=&quot;712020:73da1b27-8982-4a46-8059-78fa69bf40cd&quot; rel=&quot;noreferrer&quot;&gt;Igor Gorchakov&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A8112ce6a-772f-4888-afd3-b243105d06aa&quot; class=&quot;user-hover&quot; rel=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; data-account-id=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; accountid=&quot;712020:8112ce6a-772f-4888-afd3-b243105d06aa&quot; rel=&quot;noreferrer&quot;&gt;Ruslan Lavrov&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="63034">MODSOURCE-90</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="11220">UXPROD-2076</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="63036">MODSOURCE-92</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="63030">MODSOURCE-85</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="63035">MODSOURCE-91</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="64689">MODOAIPMH-82</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="48162" name="image-2019-11-20-16-05-24-453.png" size="24494" author="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2" created="Wed, 20 Nov 2019 15:05:25 +0000"/>
                            <attachment id="48163" name="image-2019-11-20-16-05-49-935.png" size="10606" author="712020:0a02d059-b8b9-48b3-8a58-727ec44d05d2" created="Wed, 20 Nov 2019 15:05: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="10153"><![CDATA[Folijet]]></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)">Batch Importer (Bib/Acq)</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzx4of:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="724">EPAM BatchLoader Sprint 31</customfieldvalue>
    <customfieldvalue id="1193">EPAM BatchLoader Sprint 32</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_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Nov 2019 15:26:06 +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>