<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:25:32 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>[STSMACOM-613] Resizable Panes - Persistence | Use PersistedPaneset smart component. </title>
                <link>https://folio-org.atlassian.net/browse/STSMACOM-613</link>
                <project id="10005" key="STSMACOM">stripes-smart-components</project>
                    <description>&lt;p&gt;&lt;b&gt;Requirement:&lt;/b&gt; Update Resizable panes to support session/local storage persistence. See below documentation&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Acceptance criteria&lt;/b&gt;&lt;br/&gt;
 Given I am on the Inventory app&lt;br/&gt;
 AND I resize the second or third pane&lt;br/&gt;
 AND I go to another app &lt;br/&gt;
 When I return to the Inventory app&lt;br/&gt;
 Then resize should persists based on session and/or local storage&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Technical documentation:&lt;/b&gt;&lt;br/&gt;
 we&#8217;ve added a new component, &amp;lt;PersistedPaneset&amp;gt; to stripes-smart-components: &lt;a href=&quot;https://github.com/folio-org/stripes-smart-components/tree/master/lib/PersistedPaneset&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/stripes-smart-components/tree/master/lib/PersistedPaneset&lt;/a&gt;&lt;br/&gt;
 you&#8217;re already using &amp;lt;Paneset&amp;gt; in your apps, to which @j.coburn recently added the ability to resize Panes (scroll up). PersistedPaneset saves the current pane widths to the user&#8217;s localStorage so if you resize a pane, close the window, and then bring up folio again, the panes will be the same width.&lt;br/&gt;
 to use PersistedPaneset&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;replace Paneset with PersistedPaneset&lt;/li&gt;
	&lt;li&gt;specify an appId as a prop to it&lt;/li&gt;
	&lt;li&gt;ensure all the child Panes have an id (which is a requirement for pane resizing in general)&lt;/li&gt;
	&lt;li&gt;example: &lt;a href=&quot;https://github.com/folio-org/ui-licenses/pull/348/commits/e6ad79211bcff882893eb8d895f6e689b8746e99&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-licenses/pull/348/commits/e6ad79211bcff882893eb8d895f6e689b8746e99&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;What about the search-and-filters pane?&lt;/b&gt;&lt;br/&gt;
 while working on this, I realized i could use the same technique to persist the visibility of the filters pane. that is, if a user has hidden them and they refresh, the filters pane will remain hidden. so i&#8217;ve now done that in the Agreements and Licenses apps as well.&lt;br/&gt;
 i don&#8217;t have as concise a commit diff to show as an example, but the key parts are here: &lt;a href=&quot;https://github.com/folio-org/ui-agreements/blob/v6.0.0/src/components/views/Agreements.js#L75-L81&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/folio-org/ui-agreements/blob/v6.0.0/src/components/views/Agreements.js#L75-L81&lt;/a&gt;&lt;br/&gt;
 there, we&#8217;re using the @rehooks/local-storage package to give us a local storage hook that we use to read/set the visibility. note the filterPaneVisibilityKey that namespaces the local storage to this app. NB: you should never use an un-namespaced key into local storage since you share it with all folio apps in existence now and in the future, including ones you may not know of that were developed independently at some random library/university.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27629">STSMACOM-613</key>
            <summary>Resizable Panes - Persistence | Use PersistedPaneset smart component. </summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</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="557058:63e17413-51f9-4a7c-910b-544728833e0f">Matt Connolly</assignee>
                                                                <reporter accountid="557058:f80403de-e149-421e-8750-af45c853402f">Charlotte Whitt</reporter>
                                    <labels>
                            <label>delegate_candidate</label>
                            <label>ui-only</label>
                    </labels>
                <created>Mon, 22 Mar 2021 19:08:02 +0000</created>
                <updated>Fri, 17 Dec 2021 16:17:41 +0000</updated>
                            <resolved>Fri, 17 Dec 2021 16:17:41 +0000</resolved>
                                                    <fixVersion>7.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="60409" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Mon, 22 Mar 2021 21:29:05 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt; - will this work also solve bug ticket: 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIIN-1405&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-1405&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;The resizable pane does not resize when using drag &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;
            UIIN-1405
        &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 resizable pane does not resize when using drag?&lt;/p&gt;

&lt;p&gt;CC: &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; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="60411" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Wed, 17 Nov 2021 21:30:29 +0000"  >&lt;p&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; I believe this would require making the described changes in &amp;lt;SearchAndSort&amp;gt;, where the top-level &amp;lt;PaneSet&amp;gt; and panes are defined, which would affect&#160;all apps that use &amp;lt;SearchAndSort&amp;gt;. Is that something we want to do? cc &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; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; class=&quot;user-hover&quot; rel=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; data-account-id=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; accountid=&quot;557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0&quot; rel=&quot;noreferrer&quot;&gt;Michal Kuklis&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="60414" author="557058:ff6a9612-bb35-41b2-88a8-a5b66d0a41a0" created="Fri, 19 Nov 2021 00:42:36 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;&#160;that sounds like a nice feature to me. Should this be moved to stripes-smart-components?&lt;/p&gt;</comment>
                                                            <comment id="60416" author="618135e8a989710070ca04e7" created="Mon, 22 Nov 2021 13:25:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;&#160;hi, can you please advise if resize action should persist in all UI apps?&lt;/p&gt;</comment>
                                                            <comment id="60417" author="62a96ae7192edb006f9f1bf9" created="Mon, 22 Nov 2021 13:31:53 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=618135e8a989710070ca04e7&quot; class=&quot;user-hover&quot; rel=&quot;618135e8a989710070ca04e7&quot; data-account-id=&quot;618135e8a989710070ca04e7&quot; accountid=&quot;618135e8a989710070ca04e7&quot; rel=&quot;noreferrer&quot;&gt;Oleksiy_Lemeshko&lt;/a&gt;. We should discuss the impact with John Coburn because I assume there is a reason why we did not apply at the top-level originally. Plus several apps have already implemented this behavior. What happens to those apps? &lt;/p&gt;
</comment>
                                                            <comment id="60419" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Wed, 24 Nov 2021 22:27:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5cd595118fa24d0dd2de1253&quot; class=&quot;user-hover&quot; rel=&quot;5cd595118fa24d0dd2de1253&quot; data-account-id=&quot;5cd595118fa24d0dd2de1253&quot; accountid=&quot;5cd595118fa24d0dd2de1253&quot; rel=&quot;noreferrer&quot;&gt;John Coburn&lt;/a&gt;&#160;what do you think?&lt;/p&gt;</comment>
                                                            <comment id="60421" author="62a96ae7192edb006f9f1bf9" created="Mon, 29 Nov 2021 14:17:55 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;, we discussed this last week and we think it might be best for you to review why Mark D. did not implement at the top-level. Can you review the links in the story to see if Mark left a reason why?&lt;/p&gt;</comment>
                                                            <comment id="60423" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Mon, 29 Nov 2021 21:40:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;&#160;I have taken a look, but I haven&apos;t found any documented answers. I did note that seemingly none of the apps that have Jira issues to&#160;implement &amp;lt;PersistedPaneset&amp;gt; make use of &amp;lt;SearchAndSort&amp;gt; (with the exception of this one for ui-inventory), so it may be as simple as that &#8211; that this is the first app where we have to do the work in a shared component.&lt;/p&gt;</comment>
                                                            <comment id="60425" author="62a96ae7192edb006f9f1bf9" created="Wed, 1 Dec 2021 13:40:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;, you are probably correct. I think it is fine to proceed. Is it possible to get a list of the apps that still use &amp;lt;SearchandSort&amp;gt;? We need to give applicable app teams advanced notice. &lt;/p&gt;</comment>
                                                            <comment id="60427" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Thu, 2 Dec 2021 19:48:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;&#160;The list I came up with by searching across GitHub is as follows:&lt;/p&gt;

&lt;p&gt;ui-data-import&lt;/p&gt;

&lt;p&gt;ui-audit&lt;/p&gt;

&lt;p&gt;ui-search&lt;/p&gt;

&lt;p&gt;ui-vendors&lt;/p&gt;

&lt;p&gt;ui-users&lt;/p&gt;

&lt;p&gt;ui-inventory&lt;/p&gt;

&lt;p&gt;ui-requests&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I am moving this issue from ui-inventory to stripes-smart components.&lt;/p&gt;</comment>
                                                            <comment id="60429" author="62a96ae7192edb006f9f1bf9" created="Thu, 2 Dec 2021 23:22:45 +0000"  >&lt;p&gt;Hey &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; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A2f7b6349-450b-419a-ba54-c181f51383ad&quot; class=&quot;user-hover&quot; rel=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; data-account-id=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; accountid=&quot;557058:2f7b6349-450b-419a-ba54-c181f51383ad&quot; rel=&quot;noreferrer&quot;&gt;Dennis Bridges&lt;/a&gt;, Matt will be updating the above ui-modules with persistent pane support. &lt;/p&gt;</comment>
                                                            <comment id="60431" author="557058:2f7b6349-450b-419a-ba54-c181f51383ad" created="Fri, 3 Dec 2021 20:19:37 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;&#160;ui-vendors has been deprecated as it was replaced by ui-organizations. It probably isn&apos;t necessary to update it. Thanks! &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="60433" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 17 Dec 2021 16:17:29 +0000"  >&lt;p&gt;Manual test in FOLIO Snapshot.&lt;/p&gt;

&lt;p&gt;All works excellent &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A63e17413-51f9-4a7c-910b-544728833e0f&quot; class=&quot;user-hover&quot; rel=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; data-account-id=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; accountid=&quot;557058:63e17413-51f9-4a7c-910b-544728833e0f&quot; rel=&quot;noreferrer&quot;&gt;Matt Connolly&lt;/a&gt;&#160;- I tested going forth and back between apps, and also adding new holdings, and then return to the resized view. I&apos;m very pleased. I&apos;ll close the ticket.&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;18144_thumb&quot; href=&quot;/rest/api/3/attachment/content/18144&quot; title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.11 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;18144&quot; file-preview-title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.11 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18144?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18144&quot; filename=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.11 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18144&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.11 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;6ee60faf-5a47-46eb-bc27-ab76fdd9c6fd&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; &#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;18145_thumb&quot; href=&quot;/rest/api/3/attachment/content/18145&quot; title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.45 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;18145&quot; file-preview-title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.45 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18145?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18145&quot; filename=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.45 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18145&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.10.45 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;210cfcba-5f90-410b-8dca-b750c919f0d1&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;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;18146_thumb&quot; href=&quot;/rest/api/3/attachment/content/18146&quot; title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.12.29 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;18146&quot; file-preview-title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.12.29 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18146?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18146&quot; filename=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.12.29 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18146&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.12.29 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;950c8995-01c9-465b-a2ce-dcf159dfbd1a&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;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;18147_thumb&quot; href=&quot;/rest/api/3/attachment/content/18147&quot; title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.13.10 em.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;18147&quot; file-preview-title=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.13.10 em.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18147?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18147&quot; filename=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.13.10 em.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/18147&quot; data-attachment-name=&quot;Ska&#776;rmavbild 2021-12-17 kl. 5.13.10 em.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;8c32a7dd-9aa2-4a83-b500-1d0148c7e994&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;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="79712">FOLIO-3088</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="18144" name="Ska&#776;rmavbild 2021-12-17 kl. 5.10.11 em.png" size="570068" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 17 Dec 2021 16:16:56 +0000"/>
                            <attachment id="18145" name="Ska&#776;rmavbild 2021-12-17 kl. 5.10.45 em.png" size="226340" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 17 Dec 2021 16:16:56 +0000"/>
                            <attachment id="18146" name="Ska&#776;rmavbild 2021-12-17 kl. 5.12.29 em.png" size="594749" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 17 Dec 2021 16:16:56 +0000"/>
                            <attachment id="18147" name="Ska&#776;rmavbild 2021-12-17 kl. 5.13.10 em.png" size="579782" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Fri, 17 Dec 2021 16:16:58 +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="10171"><![CDATA[Prokopovych]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzx30a:tzzg</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="768">Prokopovych - Sprint 128</customfieldvalue>
    <customfieldvalue id="769">Prokopovych - Sprint 129</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10108" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Tester Assignee</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:f80403de-e149-421e-8750-af45c853402f</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 17 Nov 2021 21:30:29 +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>