<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:16:29 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>[UXPROD-1551] Agreements app: Attach an EBSCO KB package or title to an Agreement line</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-1551</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;As a librarian &lt;br/&gt;
I want to attach any package or title to an Agreement line &lt;br/&gt;
So that I can effectively manage my packages or titles via Agreements &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Agreements App requirements&lt;/b&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Allow a library to attach an EBSCO KB e-Resource to an Agreement line on the Agreements app&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Acceptance Criteria&lt;/b&gt;&lt;br/&gt;
Given I have added an EBSCO package or title to the basket &lt;br/&gt;
When the EBSCO knowledgebase configuration is invalid OR KB is down &lt;br/&gt;
Then display a message in the basket to indicate the error &lt;/p&gt;

&lt;p&gt;Given I have attached an EBSCO package or title to an Agreement line&lt;br/&gt;
When the EBSCO knowledgebase configuration is invalid OR KB is down &lt;br/&gt;
Then display a message to indicate the error &lt;/p&gt;</description>
                <environment></environment>
        <key id="10912">UXPROD-1551</key>
            <summary>Agreements app: Attach an EBSCO KB package or title to an Agreement line</summary>
                <type id="10004" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10300?size=medium">Sub-task</type>
                            <parent id="10907">UXPROD-1548</parent>
                                    <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="10000">Won&apos;t Do</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="62a96ae7192edb006f9f1bf9">Khalilah Gambrell</reporter>
                                    <labels>
                    </labels>
                <created>Fri, 1 Mar 2019 23:33:14 +0000</created>
                <updated>Mon, 2 Nov 2020 09:26:00 +0000</updated>
                            <resolved>Fri, 15 Mar 2019 00:43:59 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="11713" author="62a96ae7192edb006f9f1bf9" created="Tue, 12 Mar 2019 19:57:17 +0000"  >&lt;p&gt;&lt;b&gt;Adding Ian&apos;s 3/12 email response&lt;/b&gt;&lt;br/&gt;
&quot;On 12 Mar 2019, at 16:57, Ian Ibbotson &amp;lt;ian.ibbotson@k-int.com&amp;gt; wrote:&lt;br/&gt;
Adding Steve in so he can double check my workings out.&lt;br/&gt;
OK - Firstly, there are some prerequisites - Obviously, we need the codex package search endpoint for this to be completed - Can you confirm that is in the testing build and working as expected? We&apos;ll assume so.&lt;br/&gt;
1. Agreements App: Search EBSCO KB via eResources Tab &lt;br/&gt;
2.	Agreements app: Access EBSCO KB package and title metadata&lt;br/&gt;
 	Open 	Unassigned 	&lt;br/&gt;
3.	Agreements app: Attach an EBSCO KB package or title to an Agreement line&lt;/p&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Subtasks on these three:&lt;/li&gt;
	&lt;li&gt;.5d to update the UI to provide radio button toggles to allow users to select between local-kb, Codex-Titles and Codex-Packages (Unless codex no supports unified search over titles and packages) - and assuming that UX is acceptable to you?&lt;/li&gt;
	&lt;li&gt;Define the internal abstract class for searching KB sources - done 0d&lt;/li&gt;
	&lt;li&gt;Implement that class for local-kb - Done - 0d&lt;/li&gt;
	&lt;li&gt;Implement that class for Codex-Titles - .5d for baseline, .5d for converting the filter params&lt;/li&gt;
	&lt;li&gt;Implement that class for Codex-Packages - .5d + .5d as above, assuming this component is available and working&lt;/li&gt;
	&lt;li&gt;Update ui-agreements to use this new layout in eResources search results screen - .5d&lt;/li&gt;
	&lt;li&gt;Define abstract interface for returning availability options -.5d&lt;/li&gt;
	&lt;li&gt;Implement for local-KB - .5d&lt;/li&gt;
	&lt;li&gt;Implement for codex-titles - .5d&lt;/li&gt;
	&lt;li&gt;Implement for codex-packages - .5d&lt;/li&gt;
	&lt;li&gt;Extend interface for fetching existing entitlements/agreements via external reference - 1d&lt;/li&gt;
	&lt;li&gt;Optionally - add default settings for default radio button source on KB select - 1d (New backend interface needed, so bit longer than you might expect) &quot;&lt;/li&gt;
&lt;/ul&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="10180"><![CDATA[Spitfire]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>