<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:26: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>[UXPROD-2690] Prevent Local Page Requests</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2690</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Purpose:&lt;/b&gt; To disallow patrons from requesting &#8221;local&#8221; page (because library staff should not need to fetch the item for patron in such cases).  &quot;We have libraries that, for example, would be willing to route page requests to other schools for grad students but don&apos;t want to do local pages for them (since the perception is that if they are local they should just go get the book.)&quot;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Definition&lt;/b&gt;: A &#8220;local page&#8221; is a page requests for an item where the request pickup location/SP is associated with the items&#8217; effective location at the library where the item resides  &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Use cases:&lt;/b&gt; &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Managing staff workload: For example, a system may have libraries that support specific graduate programs, like Music or Divinity. Those libraries may be willing to deliver books for their students to other locations, but not want to do local pages for items, since the demand from those grad students for local pages could be very high and make it difficult for staff to meet service expectations.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Wireframe:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;10021_thumb&quot; href=&quot;/rest/api/3/attachment/content/10021&quot; title=&quot;screenshot-1.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;10021&quot; file-preview-title=&quot;screenshot-1.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10021?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10021&quot; filename=&quot;screenshot-1.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/10021&quot; data-attachment-name=&quot;screenshot-1.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;a56e2df9-fe54-4dd9-a0ac-2645624836a2&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;&lt;b&gt;In scope:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Request policy: Allow prevention of &quot;local&quot; page requests in request policy&lt;/li&gt;
	&lt;li&gt;Request: Prevent selection of &quot;local&quot; pickup service point when requesting
	&lt;ul&gt;
		&lt;li&gt;Ideally, it wouldn&#8217;t be possible to select a local pickup SP in request creation form&lt;/li&gt;
		&lt;li&gt;That is probably an expensive feature - we might have to hit the server with the request before a &#8220;not allowed&#8221; error can be returned (see 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-1630&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1630&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Pre-Check Request Policy When Requests are Created and/or Moved&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            UXPROD-1630
        &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;
)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Out of scope:&lt;/b&gt; &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Override 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-2694&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2694&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Request: Allow Override of Prevented Pickup Service Point&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            UXPROD-2694
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Blocked&lt;/span&gt;
            &lt;/span&gt;

	&lt;ul&gt;
		&lt;li&gt;Request: Allow override of prevented service point.&lt;/li&gt;
		&lt;li&gt;Override permission (need to decide whether we need a specific permission for this kind of policy override or if there can be a general &quot;request policy override permission&quot;)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Out of scope: Permission escalation for policy override 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-2645&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2645&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Permission escalation for override&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            UXPROD-2645
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Draft&lt;/span&gt;
            &lt;/span&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Additional information:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Preventing local page requests deck shared with RA SIG for initial discussion: &lt;a href=&quot;https://docs.google.com/presentation/d/1WsYzZmIn5uX5ZBSVbgOUUa_huRXgFw5-QIZ80NeXTbo/edit#slide=id.p&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/presentation/d/1WsYzZmIn5uX5ZBSVbgOUUa_huRXgFw5-QIZ80NeXTbo/edit#slide=id.p&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Preventing local page requests discussion document with small group: &lt;a href=&quot;https://docs.google.com/document/d/1vVL-ci_WuIxYLhe4-Kmor-h_g24998T_8g6oDO5bSTk/edit&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/document/d/1vVL-ci_WuIxYLhe4-Kmor-h_g24998T_8g6oDO5bSTk/edit&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;



</description>
                <environment></environment>
        <key id="13139">UXPROD-2690</key>
            <summary>Prevent Local Page Requests</summary>
                <type id="10002" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium">New Feature</type>
                            <parent id="10049">UXPROD-790</parent>
                                    <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="10000" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/generic.png" description="(Migrated on 4 Feb 2024 13:41 UTC)">Draft</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="5af5ed55244bc90a106063c7">Cate Boerema</reporter>
                                    <labels>
                            <label>v+v_candidate</label>
                    </labels>
                <created>Mon, 28 Sep 2020 10:42:20 +0000</created>
                <updated>Thu, 16 Nov 2023 11:19:02 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>16</watches>
                                                                <comments>
                                                            <comment id="15206" author="5af5ed55244bc90a106063c7" created="Thu, 1 Oct 2020 17:17:44 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; class=&quot;user-hover&quot; rel=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; data-account-id=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; accountid=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; rel=&quot;noreferrer&quot;&gt;Bohdan Suprun&lt;/a&gt; and &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; could you please provide FE and BE estimates for this feature?  Let me know if you don&apos;t understand the feature write-up.  Thanks!&lt;/p&gt;</comment>
                                                            <comment id="15209" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Thu, 1 Oct 2020 19:19:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; Is this an all-or-nothing option? I&apos;m just wondering. At Cornell, most of our libraries deny local pages &amp;#8211; but there are a few exceptions (which I have to rather clumsily manage in the code of our current requests system!). How would that be handled in this implementation?&lt;/p&gt;

&lt;p&gt;I&apos;ve estimated this feature based on the assumption that this is just a variable that will be stored in the request policy record, so the FE story is simply to put a control for that variable on the screen.&lt;/p&gt;</comment>
                                                            <comment id="15213" author="557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50" created="Fri, 2 Oct 2020 10:49:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt;,&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Request policy: Allow prevention of &quot;local&quot; page requests in request policy&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This will require changes in storage + changes in circulation to forward this property from storage - &lt;em&gt;8 days&lt;/em&gt;. Most likely there will be API breaking changes.  &lt;/p&gt;

&lt;p&gt;Then we will have to add validation to create request logic, to prevent &quot;local&quot; requests. - 4-5 days. &lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Ideally, it wouldn&#8217;t be possible to select a local pickup SP in request creation form.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;There is no direct association between &amp;lt;item&amp;gt;-&amp;lt;request policy&amp;gt;, so UI will have to trigger circ rules in order to get request policy ID, they can use this API - &lt;a href=&quot;https://s3.amazonaws.com/foliodocs/api/mod-circulation/circulation-rules.html#circulation_rules_request_policy_get&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;/circulation/rules/request-policy&lt;/a&gt; and then fetch the request by id.&lt;/p&gt;</comment>
                                                            <comment id="15218" author="5af5ed55244bc90a106063c7" created="Fri, 2 Oct 2020 11:56:17 +0000"  >&lt;blockquote&gt;&lt;p&gt;Is this an all-or-nothing option? I&apos;m just wondering. At Cornell, most of our libraries deny local pages &#8211; but there are a few exceptions (which I have to rather clumsily manage in the code of our current requests system!). How would that be handled in this implementation?&lt;/p&gt;&lt;/blockquote&gt;

&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; this is set in the request policy which is then associated with requests via circ rules.  So, Cornell could create a &quot;No local pages&quot; request policy and a &quot;Local pages allowed&quot; request policy.  Then in the circ rules they could associate &quot;No local pages&quot; with the libraries that disallow and &quot;Local pages allowed&quot; for the libraries that allow.  Does that make sense?&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I&apos;ve estimated this feature based on the assumption that this is just a variable that will be stored in the request policy record, so the FE story is simply to put a control for that variable on the screen.&lt;/p&gt;&lt;/blockquote&gt;

&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; Yep, there&apos;s that tiny bit of work to do in Settings &amp;gt; Circulation &amp;gt; Request policies.  But I also think there is a bit of work to do in Requests.  We need to make sure that, when a user tries to create a request, if the selected pickup service point is disallowed because it is local, there needs to be some popup or something letting the user know why.  Does that make sense?&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;There is no direct association between &amp;lt;item&amp;gt;-&amp;lt;request policy&amp;gt;, so UI will have to trigger circ rules in order to get request policy ID, they can use this API - /circulation/rules/request-policy and then fetch the request by id.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; class=&quot;user-hover&quot; rel=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; data-account-id=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; accountid=&quot;557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50&quot; rel=&quot;noreferrer&quot;&gt;Bohdan Suprun&lt;/a&gt;.  I&apos;ll assume this will work the way the other policy blocks do, then.  Namely, you will have to attempt to save the request before getting notified that the pickup service point is not allowed because local pages are not allowed. &lt;/p&gt;


</comment>
                                                            <comment id="15223" author="5af5ed55244bc90a106063c7" created="Fri, 2 Oct 2020 11:57:01 +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;, we&apos;ll also need to write some tests around this new functionality so we should probably beef up the estimate for that, as well.  Thanks!&lt;/p&gt;</comment>
                                                            <comment id="15226" author="557058:63e17413-51f9-4a7c-910b-544728833e0f" created="Fri, 2 Oct 2020 20:16:35 +0000"  >&lt;blockquote&gt;&lt;p&gt;Cornell could create a &quot;No local pages&quot; request policy and a &quot;Local pages allowed&quot; request policy. Then in the circ rules they could associate &quot;No local pages&quot; with the libraries that disallow and &quot;Local pages allowed&quot; for the libraries that allow. Does that make sense?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; Yes, thanks for the explanation!&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;I also think there is a bit of work to do in Requests. We need to make sure that, when a user tries to create a request, if the selected pickup service point is disallowed because it is local, there needs to be some popup or something letting the user know why. Does that make sense?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Sorry, I didn&apos;t account for the requests work here (I was thrown off by the issue name &quot;...in Request Policy&quot;). I&apos;ve bumped the estimate up to cover that.&lt;/p&gt;</comment>
                                                            <comment id="15229" author="5af5ed55244bc90a106063c7" created="Mon, 5 Oct 2020 08:34:11 +0000"  >&lt;blockquote&gt;&lt;p&gt;Sorry, I didn&apos;t account for the requests work here (I was thrown off by the issue name &quot;...in Request Policy&quot;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Ah, I see how that could be confusing.  I removed that from the issue name.&lt;/p&gt;</comment>
                                                            <comment id="15232" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Mon, 7 Mar 2022 19:32:35 +0000"  >&lt;p&gt;This feature is marked DRAFT until &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=632e148361dbef2805be710f&quot; class=&quot;user-hover&quot; rel=&quot;632e148361dbef2805be710f&quot; data-account-id=&quot;632e148361dbef2805be710f&quot; accountid=&quot;632e148361dbef2805be710f&quot; rel=&quot;noreferrer&quot;&gt;Brooks Travis&lt;/a&gt; has a chance to review it for validity.&lt;/p&gt;</comment>
                                                            <comment id="15235" author="632e148361dbef2805be710f" created="Wed, 26 Oct 2022 14:21:48 +0000"  >&lt;p&gt;&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; This and/or 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-2689&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2689&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Enable Request Policy to Determine Allowed Pickup Service Points&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10322?size=medium&quot; /&gt;
            UXPROD-2689
        &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;
 may be of interest.&lt;/p&gt;</comment>
                                                            <comment id="15238" author="557058:2f7b6349-450b-419a-ba54-c181f51383ad" created="Thu, 27 Oct 2022 21:49:50 +0000"  >&lt;p&gt;Thanks &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=632e148361dbef2805be710f&quot; class=&quot;user-hover&quot; rel=&quot;632e148361dbef2805be710f&quot; data-account-id=&quot;632e148361dbef2805be710f&quot; accountid=&quot;632e148361dbef2805be710f&quot; rel=&quot;noreferrer&quot;&gt;Brooks Travis&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="13520">UXPROD-2694</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10001">
                    <name>Cloners</name>
                                            <outwardlinks description="clones">
                                        <issuelink>
            <issuekey id="11678">UXPROD-2689</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13083">UXPROD-1561</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13570">UXPROD-2649</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10021" name="screenshot-1.png" size="168837" author="5af5ed55244bc90a106063c7" created="Mon, 28 Sep 2020 10:46:20 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10053" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10123"><![CDATA[XL < 15 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:89dc6567-baed-429c-bebb-dfcc7e5dcc50</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <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="10187"><![CDATA[Vega]]></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)">Requests</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10096"><![CDATA[Small < 3 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:63e17413-51f9-4a7c-910b-544728833e0f</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10062" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Kiwi Planning Points (DO NOT CHANGE)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>39.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10064" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>PO Ranking Note</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2021-03-28 - BT: Adjusting PO rank to match calculated total rank for now.&lt;br/&gt;
2020-10-23: Rankings aren&amp;#39;t coming in that high so I am just setting my PO rank to the calculated total rank for now.&lt;br/&gt;
2020-10-05: Need more rankings on this, but tentatively setting high PO rank, as this is an R1 for a production library.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10045" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Potential Workaround</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>The solution described in &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2689&quot; title=&quot;Enable Request Policy to Determine Allowed Pickup Service Points&quot; class=&quot;issue-link&quot; data-issue-key=&quot;UXPROD-2689&quot;&gt;&lt;strike&gt;UXPROD-2689&lt;/strike&gt;&lt;/a&gt; could be used to prevent local page requests, but it would require the creation of more request policies and circ rules.</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10071" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: 5Colleges (Full Jul 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10226"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10067" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chalmers (Impl Aut 2019)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10204"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10068" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Chicago (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10212"><![CDATA[R5]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10069" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Cornell (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10214"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10070" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Duke (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10219"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10073" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: FLO (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10236"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10074" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: GBV (MVP Sum 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10241"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10075" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Grand Valley (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10246"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10084" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: MI State-Lib of MI (Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10290"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10085" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: MO State (MVP June 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10294"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10082" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Mainz (Full TBD)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10280"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10086" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: St. Michael&apos;s College (Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10301"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10089" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: TAMU (MVP Jan 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10315"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10091" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: U of AL (MVP Oct 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10327"><![CDATA[R4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 1 Oct 2020 19:19:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>