<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:21:22 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-2128] Future Fees/Fines: Address Call Number sorting issue on Fees/Fines History</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2128</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;font color=&quot;#d04437&quot;&gt;&lt;b&gt;Update on November 22, 2019: At yesterday&apos;s RA SIG meeting it was agreed that this feature does not need to be in the MVP.  For the MVP we will sort the Call Number column of FF History the same as the other columns.&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;Update on November 18, 2019: Inventory is creating and saving a normalized call number.  Fees/Fines will use that call number for sorting when it is available.  We don&apos;t need to do our own normalizing.&lt;/p&gt;

&lt;p&gt;Update on October 15, 2019:  Holly split the sorting issue from the formatting issue.  The formatting issue remains at 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-393&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-393&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Finalize display format of Call Number within Fees/Fines&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-393
        &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;
.  This issue (
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-2128&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2128&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Future Fees/Fines: Address Call Number sorting issue on Fees/Fines History&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-2128
        &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;
) is for just the sorting issue.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;&lt;em&gt;This Comment from January 25, 2019 was moved from 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-393&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-393&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Finalize display format of Call Number within Fees/Fines&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-393
        &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;
 to this issue:&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Holly met with Frances Webb to discuss how Cornell Library has addressed the call number sorting issue. Here are Holly&apos;s notes from the meeting:&lt;/p&gt;

&lt;p&gt;The call number starts with a letter or letters, and then a number or numbers follow. Have to sort alphabetically due to the letters, but this messes up the numbers. For example, the sort results in this&#8230;&lt;/p&gt;

&lt;p&gt;D1&lt;br/&gt;
D10&lt;br/&gt;
D100&lt;br/&gt;
D110&lt;br/&gt;
D2&lt;br/&gt;
D20&lt;br/&gt;
D222&lt;/p&gt;

&lt;p&gt;When it should be this&#8230;&lt;br/&gt;
D1&lt;br/&gt;
D2&lt;br/&gt;
D10&lt;br/&gt;
D20&lt;br/&gt;
D100&lt;br/&gt;
D110&lt;br/&gt;
D222&lt;/p&gt;

&lt;p&gt;Need to sort the letter(s) alphabetically, the number(s) numerically, then the rest alphabetically to get to this correct order&#8230;&lt;br/&gt;
DE2.D48 R42&lt;br/&gt;
DE2.D485 A12&lt;br/&gt;
DE2.D49 M6&lt;/p&gt;

&lt;p&gt;Some fields needs to be ignored when sorting, like prefixes (Rare Books, Oversized, Archives, etc.). Frances has a file of prefixes to ignore. How will this work for FOLIO? Will we have to let tenet set what to ignore?&lt;/p&gt;

&lt;p&gt;Solr will make a normalized call number based on a customer sort filter Frances wrote. All punctuation is cleaned up except for decimal points (periods with a number right before it and right after it) and prefixes in the file mentioned above are excluded. For example...&lt;/p&gt;

&lt;p&gt;INPUT: Oversize ML410.1.M619 G56.1 2012 ++&lt;br/&gt;
OUTPUT: ml 000000410.1 m 619 g 56.1 2012&lt;/p&gt;

&lt;p&gt;The output string is then simply sorted alphabetically.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="13236">UXPROD-2128</key>
            <summary>Future Fees/Fines: Address Call Number sorting issue on Fees/Fines History</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="13654">UXPROD-792</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="557058:a957226f-df85-4fc8-97f4-8b27a26029ed">Holly Mistlebauer</reporter>
                                    <labels>
                            <label>Unassigned-from-Holly</label>
                            <label>feesfines</label>
                            <label>resourceaccess</label>
                    </labels>
                <created>Tue, 15 Oct 2019 21:26:28 +0000</created>
                <updated>Thu, 12 Jan 2023 16:28:16 +0000</updated>
                                                                            <component>Fees/Fines</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                <comments>
                                                            <comment id="17384" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Tue, 15 Oct 2019 21:34:16 +0000"  >&lt;p&gt;&lt;b&gt;&lt;em&gt;This Comment from Anya Arnold on March 29, 2019 was copied from 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-393&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-393&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Finalize display format of Call Number within Fees/Fines&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-393
        &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;
 to this issue:&lt;/em&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Comment from the March Meeting : call number sort needs to work&lt;/p&gt;</comment>
                                                            <comment id="17385" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Tue, 15 Oct 2019 21:36:57 +0000"  >&lt;p&gt;Holly removed the Rank values because they were for the old issue 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UXPROD-393&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-393&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Finalize display format of Call Number within Fees/Fines&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-393
        &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;
 and we can&apos;t be sure that everyone feels the same about sorting the call number as they do about displaying the call number properly.&lt;/p&gt;</comment>
                                                            <comment id="17387" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Fri, 18 Oct 2019 19:25:31 +0000"  >&lt;p&gt;From: Holly L. Mistlebauer &lt;br/&gt;
Sent: Friday, October 18, 2019 3:25 PM&lt;br/&gt;
To: Laura Wright (lew235@cornell.edu) &amp;lt;lew235@cornell.edu&amp;gt;&lt;br/&gt;
Subject: Call Number Examples&lt;/p&gt;

&lt;p&gt;Hi Laura.  I am starting to work on the user story for sorting call numbers.  Cornell has a process that I am going to &#8220;borrow&#8221;, but first I need to understand the parts of the FOLIO call number.   I have placed some real Duke and Cornell call numbers in a spreadsheet at &lt;a href=&quot;https://docs.google.com/spreadsheets/d/1qSFwyeQG5msmrqQFfU3VQ2EZlm_oWCnG1P1K0G1Af90/edit?usp=sharing&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/spreadsheets/d/1qSFwyeQG5msmrqQFfU3VQ2EZlm_oWCnG1P1K0G1Af90/edit?usp=sharing&lt;/a&gt;  Would you mind taking a look and letting me know if I have broken them down properly?   If not, please make corrections.  There are only 13 so it shouldn&#8217;t take you too long.  Please feel free to add more examples so I can see how all of the pieces might be used.  &lt;br/&gt;
Thanks much,&lt;br/&gt;
Holly&lt;/p&gt;</comment>
                                                            <comment id="17389" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Mon, 4 Nov 2019 15:42:11 +0000"  >&lt;p&gt;From: Laura Elisabeth Wright &amp;lt;lew235@cornell.edu&amp;gt; &lt;br/&gt;
Sent: Thursday, October 24, 2019 1:19 PM&lt;br/&gt;
To: Holly L. Mistlebauer &amp;lt;hlm7@cornell.edu&amp;gt;&lt;br/&gt;
Subject: call number examples&lt;/p&gt;

&lt;p&gt;I think you can trust the parsing in the spreadsheet now. &lt;br/&gt;
Whether a year is part of the call number itself, the enumeration, or the chronology can be idiosyncratic and depends on the type of resource and sometimes on local decisions or needs. The most important thing I think with these is the order of elements and that blank elements are simply not displayed.&lt;br/&gt;
Do you need more sample data for us to test the order? &lt;/p&gt;

&lt;p&gt;Best,&lt;br/&gt;
Laura&lt;/p&gt;</comment>
                                                            <comment id="17391" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Mon, 4 Nov 2019 15:42:37 +0000"  >&lt;p&gt;From: Holly L. Mistlebauer &lt;br/&gt;
Sent: Monday, November 4, 2019 10:41 AM&lt;br/&gt;
To: Laura Elisabeth Wright &amp;lt;lew235@cornell.edu&amp;gt;&lt;br/&gt;
Subject: RE: call number examples&lt;/p&gt;

&lt;p&gt;Hi Laura.  Sorry for the delay in getting back to you.  I took a look at the spreadsheet&#8212;it&#8217;s fine for now.   I thought that it would be easier to build a call number for sorting using the parts of the call number, but given how idiosyncratic the data can be I am not sure about that.  I think I will contact the libraries that are implementing between now and summer 2020 and try to get a batch of call numbers from them after they have run a test migration from their current system to FOLIO.    Thanks for your help with this.&lt;br/&gt;
Best,&lt;br/&gt;
Holly&lt;/p&gt;</comment>
                                                            <comment id="17394" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Thu, 19 Mar 2020 14:57:22 +0000"  >&lt;p&gt;&lt;b&gt;Notes from November 2019 Resource Access SIG meeting...added for historical purposes...&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;/rest/api/3/attachment/content/11272&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="10442">UXPROD-393</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="11291">UXPROD-2002</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="11272" name="screenshot-1.png" size="140828" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Thu, 19 Mar 2020 14:57:10 +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="10121"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:a957226f-df85-4fc8-97f4-8b27a26029ed</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)">Fees/Fines</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:a957226f-df85-4fc8-97f4-8b27a26029ed</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10106"><![CDATA[Medium]]></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>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00a13:</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="10221"><![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_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_10089" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: TAMU (MVP Jan 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10317"><![CDATA[R4]]></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="10251"><![CDATA[R4]]></customfieldvalue>

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