<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:20:26 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-2016] Loans: renewal failures and overrides</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2016</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Current situation or problem&lt;/b&gt;:&lt;br/&gt;
FOLIO does not allow for override of every renewal failure. Sometimes, it does not show all the reasons why a circ staff member would consider the user has failed (system may quit checking for reasons after it finds reason X, e.g.)&lt;/p&gt;

&lt;p&gt;Known failures that do not have overrides:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;allow override when the renewal fails because of a hold request&lt;/li&gt;
	&lt;li&gt;allow override when renewal fails b/c there is no calendar&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Known condition that does not result in failure&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;fail renewals that do not extend the due date into future&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;In scope&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Implement logic that will allow the user to tell when multiple characteristics of a loan prevent renewal (see additional information below)&lt;/li&gt;
	&lt;li&gt;Display these reasons in a way that prevents redundancy&lt;/li&gt;
	&lt;li&gt;Allow override for all renewal failures except if the item status claimed returned&lt;/li&gt;
	&lt;li&gt;Fail renewals that do not extend the due date into the future&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;fail renewal/allow override for a loan where the user is inactive- part of 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-2244&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2244&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Truncate due date based on patron expiration at CHECK OUT&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-2244
        &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;p&gt;&lt;b&gt;Use case(s)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Proposed solution/stories&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Links to additional info&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Renewal failure reasons: &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1VURB4XjPl8q6oJFPPI6IO-SCFTHK7afa5GE0wa480uI/edit#gid=71672988&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/spreadsheets/d/1VURB4XjPl8q6oJFPPI6IO-SCFTHK7afa5GE0wa480uI/edit#gid=71672988&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Some renewal failure reasons are redundant with each other (i.e., if a loan is not loanable, then it is is also not renewable) or cannot co-occur unless something&apos;s very goofy with the loan policy.
		&lt;ul&gt;
			&lt;li&gt;Spreadsheet is broken up into &quot;failure categories&quot;, and each &quot;failure category&quot; has at least one column. You can get multiple things from one column (a renewal could fail for all reasons in that column), but can only select from one column in each category (because the columns are mutually exclusive). You can select from all five categories.&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Some renewal failure reasons can co-occur. A renewal could fail with reasons from all of the categories listed on the spreadsheet - it would be unusual, but possible&lt;/li&gt;
		&lt;li&gt;Different renewal failures lead to different kinds of overrides. If a renewal fails for multiple reasons that have different kinds of overrides, a reason that does not allow an override (e.g., the item status claimed returned) &quot;wins&quot; over a reason that requires a date picker, and a reason that requires a date picker &quot;wins&quot; over a reason that can calculate the due date.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Questions&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Does that spreadsheet cover all the renewal failure reasons? Is there a list of checks FOLIO is doing?
	&lt;ul&gt;
		&lt;li&gt;E.g., FOLIO will fail renewal if there is no calendar timetable, but that was never explicitly stated in JIRA - are there other checks like that?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="13551">UXPROD-2016</key>
            <summary>Loans: renewal failures and overrides</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="10047">UXPROD-788</parent>
                                    <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="10010" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/generic.png" description="(Migrated on 4 Feb 2024 13:41 UTC)">Analysis Complete</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="557058:dea2f026-f9d7-42e0-af50-31b385c95e3e">Cheryl Malmborg</assignee>
                                                                <reporter accountid="712020:e530422d-154a-4c37-b957-18a88051448e">Emma Boettcher</reporter>
                                    <labels>
                            <label>round_iv</label>
                    </labels>
                <created>Tue, 27 Aug 2019 15:36:15 +0000</created>
                <updated>Mon, 3 May 2021 21:09:09 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                <comments>
                                                            <comment id="18715" author="712020:e530422d-154a-4c37-b957-18a88051448e" created="Fri, 5 Jun 2020 15:37:35 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A12031ab4-cff4-4571-b23b-43dcfc15a6ac&quot; class=&quot;user-hover&quot; rel=&quot;712020:12031ab4-cff4-4571-b23b-43dcfc15a6ac&quot; data-account-id=&quot;712020:12031ab4-cff4-4571-b23b-43dcfc15a6ac&quot; accountid=&quot;712020:12031ab4-cff4-4571-b23b-43dcfc15a6ac&quot; rel=&quot;noreferrer&quot;&gt;Alexander Kurash&lt;/a&gt; since Vega has already pointed one of the stories for this feature, could you add frontend and backend estimates for this feature? Please let me know if you have any questions about it. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="46918">CIRC-612</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42064">UIU-1785</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42044">UIU-1879</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45688">UIU-1825</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42311">UIU-1020</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="11116">UXPROD-1847</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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="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)">Loans</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>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>94.4</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10064" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>PO Ranking Note</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Increased rank on this due to behavior when aged to lost - can be problematic if system calculates a due date that is in the past.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i002bb:</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="10224"><![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="10211"><![CDATA[R4]]></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="10218"><![CDATA[R1]]></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="10243"><![CDATA[R1]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10078" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Lehigh (MVP Summer 2020)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10259"><![CDATA[R2]]></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="10289"><![CDATA[R2]]></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="10295"><![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_10076" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: hbz (TBD)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10249"><![CDATA[R2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>