<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:22:31 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-2264] Inventory. Search call number, normalized (Core functional)</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2264</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;The elements Call number, and Call number type are implemented in the Holdings and Item records. &lt;/p&gt;

&lt;p&gt;Use cases: &lt;br/&gt;
Multiple times daily catalogers and other library staff need to search by call number; system needs to search normalized version, not exact text string.&lt;/p&gt;

&lt;p&gt;Several libraries have expressed a requirement on being able to search by normalized call number - besides search on call number as an exact string, we&apos;d also need search where we handle removing of misc. qualifiers, and more. &lt;/p&gt;

&lt;p&gt;&lt;b&gt;Status on work being implemented in Inventory (thin thread) Q1 2020:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Search across data elements (holdings and item):
	&lt;ul&gt;
		&lt;li&gt;Call number, prefix&lt;/li&gt;
		&lt;li&gt;Call number&lt;/li&gt;
		&lt;li&gt;Call number, suffix&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Implemented two indexes:
	&lt;ul&gt;
		&lt;li&gt;Call number, prefix&lt;/li&gt;
		&lt;li&gt;Call number and Call number, suffix&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Search option in the Holdings segment: Call number, eye readable (with no normalization)
	&lt;ol&gt;
		&lt;li&gt;outstanding un-intended behavior - story: 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIIN-1040&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-1040&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Holdings record. Call number, eye readable. Search on exact data in Call number data element&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UIIN-1040
        &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;/ol&gt;
	&lt;/li&gt;
	&lt;li&gt;Search option in the Item segment: Call number, eye readable (with no normalization)
	&lt;ol&gt;
		&lt;li&gt;outstanding un-intended behavior - story: 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIIN-1041&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-1041&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Item record. Effective call number (item), eye readable. Search on exact data in Call number data element&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UIIN-1041
        &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;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Summary of normalization functionality:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Search option in the Holdings segment: Call number, normalized
	&lt;ul&gt;
		&lt;li&gt;Normalization between lower casing and capitalized letters&lt;/li&gt;
		&lt;li&gt;Searching must be possible
		&lt;ul&gt;
			&lt;li&gt;with and without spaces&lt;/li&gt;
			&lt;li&gt;with and without hyphen&lt;/li&gt;
			&lt;li&gt;with and without period&lt;/li&gt;
			&lt;li&gt;with and without comma&lt;/li&gt;
			&lt;li&gt;with and without colon&lt;/li&gt;
			&lt;li&gt;with and without slash&lt;/li&gt;
			&lt;li&gt;with and without bracket&lt;/li&gt;
			&lt;li&gt;with and without parenthesis&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Search option in the Item segment: Effective Call number (item), normalized
	&lt;ul&gt;
		&lt;li&gt;Normalization between lower casing and capitalized letters&lt;/li&gt;
		&lt;li&gt;Searching must be possible
		&lt;ul&gt;
			&lt;li&gt;with and without spaces&lt;/li&gt;
			&lt;li&gt;with and without hyphen&lt;/li&gt;
			&lt;li&gt;with and without period&lt;/li&gt;
			&lt;li&gt;with and without comma&lt;/li&gt;
			&lt;li&gt;with and without colon&lt;/li&gt;
			&lt;li&gt;with and without slash&lt;/li&gt;
			&lt;li&gt;with and without bracket&lt;/li&gt;
			&lt;li&gt;with and without parenthesis&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Examples in scope:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;8 G.B.439 :6&lt;/li&gt;
	&lt;li&gt;JUR:R III:54:(1):Schm:1850&lt;/li&gt;
	&lt;li&gt;94 NF 14/1:3792-3835&lt;/li&gt;
	&lt;li&gt;Z 557: 54.1961/62,7-12&lt;/li&gt;
	&lt;li&gt;Y 43839 (2017/18)&lt;/li&gt;
	&lt;li&gt;1990/146 4&#176;&lt;/li&gt;
	&lt;li&gt;426/083 4&#176; SH 34&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Out of scope - to be implemented post-mvp? - UXPROD-2360:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Wildcard for exact one character, e.g. &#8220;!&#8221; - 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;UIIN-1043&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UIIN-1043&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Search. Implement search using mask of one character (Instance, Holdings and Item segment)&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium&quot; /&gt;
            UIIN-1043
        &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;ul&gt;
		&lt;li&gt;Search variants:
		&lt;ul&gt;
			&lt;li&gt;geo 1!  &#8594;  geo 11 and geo 12&lt;/li&gt;
			&lt;li&gt;geo 1!! &#8594;  geo 100 and geo 123&lt;/li&gt;
			&lt;li&gt;geo 1* &#8594;  geo 11 and geo 12 and geo 100 and geo 123&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Wildcard for 0-n characters, e.g. &#8220;#&#8221;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Documentation:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Notes on call number search (p.13-17) in &lt;a href=&quot;https://docs.google.com/document/d/1FMl-_oNR6k-wVDQrZeMT_V9-ZDDaZBzdiipx0OQii9E/edit#&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://docs.google.com/document/d/1FMl-_oNR6k-wVDQrZeMT_V9-ZDDaZBzdiipx0OQii9E/edit#&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;





</description>
                <environment></environment>
        <key id="11380">UXPROD-2264</key>
            <summary>Inventory. Search call number, normalized (Core functional)</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="13656">UXPROD-785</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="10003">Done</resolution>
                                                        <assignee accountid="557058:f80403de-e149-421e-8750-af45c853402f">Charlotte Whitt</assignee>
                                                                <reporter accountid="557058:f80403de-e149-421e-8750-af45c853402f">Charlotte Whitt</reporter>
                                    <labels>
                            <label>call_number</label>
                            <label>inventory</label>
                            <label>metadatamanagement</label>
                            <label>po-mvp</label>
                    </labels>
                <created>Wed, 12 Feb 2020 10:36:07 +0000</created>
                <updated>Thu, 16 Sep 2021 16:21:50 +0000</updated>
                            <resolved>Tue, 19 May 2020 11:16:31 +0000</resolved>
                                                    <fixVersion>Q2 2020</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>12</watches>
                                                                <comments>
                                                            <comment id="17071" author="5af5ed55244bc90a106063c7" created="Wed, 12 Feb 2020 12:07:51 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt;, it looks like this feature was just created and added to Q1?  It&apos;s not possible to add new features to the quarter at this point unless we remove something of equal size.&lt;/p&gt;</comment>
                                                            <comment id="17073" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 25 Mar 2020 15:40:35 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=63e2a2771b13d42998e4e706&quot; class=&quot;user-hover&quot; rel=&quot;63e2a2771b13d42998e4e706&quot; data-account-id=&quot;63e2a2771b13d42998e4e706&quot; accountid=&quot;63e2a2771b13d42998e4e706&quot; rel=&quot;noreferrer&quot;&gt;Marc Johnson&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; - I need your help with estimating this feature. &lt;br/&gt;
Cate has asked for the estimates to be ready by EOD Friday (3/27/2020). &lt;/p&gt;

&lt;p&gt;In your estimates then please include that we probably will need to add another index - so it&apos;s possible to do:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;search left anchored - sometimes start with the prefix&lt;/li&gt;
	&lt;li&gt;search left anchored - start with call number (include) suffix&lt;/li&gt;
	&lt;li&gt;search only on the &apos;call number&apos; data element&lt;/li&gt;
&lt;/ol&gt;

</comment>
                                                            <comment id="17076" author="63e2a2771b13d42998e4e706" created="Wed, 25 Mar 2020 16:14:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ab8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; class=&quot;user-hover&quot; rel=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; data-account-id=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; accountid=&quot;557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d&quot; rel=&quot;noreferrer&quot;&gt;Jakub Skoczen&lt;/a&gt; Can you help out with the estimation. I think we will need 3 indexes, each for holdings and items.&lt;/p&gt;

&lt;p&gt;What I&apos;m unclear about is how much development will be needed to achieve the normalization for these indexes?&lt;/p&gt;</comment>
                                                            <comment id="17078" author="5af5ed55244bc90a106063c7" created="Thu, 14 May 2020 11:33:46 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Af80403de-e149-421e-8750-af45c853402f&quot; class=&quot;user-hover&quot; rel=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; data-account-id=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; accountid=&quot;557058:f80403de-e149-421e-8750-af45c853402f&quot; rel=&quot;noreferrer&quot;&gt;Charlotte Whitt&lt;/a&gt;.  When you are done testing the two In review issues, can you please mark this feature done?  Thanks&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="56136">MODINVSTOR-485</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="56064">MODINVSTOR-488</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="48007">UIIN-857</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="48298">UIIN-983</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="48304">UIIN-993</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10006">
                    <name>Gantt End to Start</name>
                                            <outwardlinks description="has to be done before">
                                        <issuelink>
            <issuekey id="10212">UXPROD-1714</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="28786">MSEARCH-169</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10766" name="Ska&#776;rmavbild 2019-12-04 kl. 14.46.11.png" size="106565" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 12 Feb 2020 10:36:08 +0000"/>
                            <attachment id="10767" name="Ska&#776;rmavbild 2019-12-04 kl. 14.48.42.png" size="94954" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Wed, 12 Feb 2020 10:36:08 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10048" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Analysis Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10087"><![CDATA[Small < 3 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10049" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Analysis Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>557058:f80403de-e149-421e-8750-af45c853402f</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <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>5bffed5e2434bf3a1a91d37a</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="10171"><![CDATA[Prokopovych]]></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)">Inventory</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Estimation Notes and Assumptions</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Outstanding questions: &lt;br/&gt;
* Implemented as a search index or as a persisted field containing the normalized version of the call number?&lt;br/&gt;
* Hard-code normalization rules or configurable?</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10097"><![CDATA[Medium < 5 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10051" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Front End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5bffed5e2434bf3a1a91d37a</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10107"><![CDATA[Low]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>125.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10064" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>PO Ranking Note</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CW: Aligned PO rank with Calculated Total rank</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00p27:</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="10223"><![CDATA[R1]]></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_10069" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Rank: Cornell (Full Sum 2021)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10213"><![CDATA[R1]]></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="10239"><![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="10314"><![CDATA[R1]]></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>Wed, 12 Feb 2020 12:07:51 +0000</customfieldvalue>

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