<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:28: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-2936] Check-Out App: Allow Custom Fields as Patron Identifiers for Check-Out</title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-2936</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Please note that Duke has developed this feature and it is in place on Snapshot, and will be part of Juniper.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Current situation or problem:&lt;/b&gt;&lt;br/&gt;
Libraries want the ability to include additional identifiers on the user record to facilitate user transactions, including check-out. &lt;/p&gt;

&lt;p&gt;Right now, there are four identifiers that can be used when checking out an item to a patron:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;barcode&lt;/li&gt;
	&lt;li&gt;username&lt;/li&gt;
	&lt;li&gt;external system ID&lt;/li&gt;
	&lt;li&gt;folio record number&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Some libraries have additional identifiers that they&apos;d like to also work in the checkout app, such as identifiers for mobile devices.&lt;/p&gt;

&lt;p&gt;This feature proposes development to FOLIO to allow libraries to store additional identifiers in custom fields, and for the Checkout app to be able to look up patrons by those additional identifier fields, in order to allow a checkout transaction to occur.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;In scope&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Settings modifications to allow libraries to opt into using custom fields for checkout;&lt;/li&gt;
	&lt;li&gt;Modifying the &quot;Scan Patron&quot; user interface on the left hand side to query those custom fields, in addition to the standard identifiers, to retrieve a patron record for checkout.&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;Modifications to update User Search to search for custom IDs - either through the user search modal, or through the Users app directly.&lt;/li&gt;
	&lt;li&gt;Modifications to support self-check systems being able to use additional identifiers with protocols such as NCIP or SIP2. If these are eventually desired, changes will need to be made to&lt;/li&gt;
	&lt;li&gt;Integrations to support the use of external ID readers with the FOLIO browser UI.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Use case(s)&lt;/b&gt;&lt;br/&gt;
A large academic institution offers three types of ID cards for its affiliates - a physical card, a mobile card supported through a smartwatch, and/or a mobile card supported on a smartphone. The library configures the main user profile to load the patron&apos;s physical card number into the main barcode field on the user schema, and then adds a custom field for a smartwatch ID, and a custom field for a mobile phone ID, and pushes those numbers into those fields. &lt;/p&gt;

&lt;p&gt;Once the record is loaded, the patron can come up to a service desk to check out a book. The staff member puts the cursor into the Scan Patron box, and the patron taps their smart device on an ID reader. The ID reader outputs the patron&apos;s smart device ID into the Scan Patron box and hits enter; the patron&apos;s record is retrieved, and the checkout workflow can proceed.&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;br/&gt;
This feature is an outgrowth of discussion around implementation of 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-2148&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2148&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Users App: Support multiple External System IDs&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-2148
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Analysis Complete&lt;/span&gt;
            &lt;/span&gt;
 - adding additional external IDs to the user schema. This is not necessarily intended to replace that feature, as various adopters can continue to see the need for it eventually, but have not prioritized it for urgent development. Implementing this will allow Duke to meet go-live requirements for supporting implementation of FOLIO in Summer 2022.&lt;/p&gt;

&lt;p&gt;Duke will do the development on this feature, and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c48911b54e1e6466b11f38c&quot; class=&quot;user-hover&quot; rel=&quot;5c48911b54e1e6466b11f38c&quot; data-account-id=&quot;5c48911b54e1e6466b11f38c&quot; accountid=&quot;5c48911b54e1e6466b11f38c&quot; rel=&quot;noreferrer&quot;&gt;Erin Nettifee&lt;/a&gt; will act as the feature&apos;s product owner.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Questions&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Are there any security concerns with storing identifier data in custom fields? (Question raised by User Management SIG)&lt;/li&gt;
	&lt;li&gt;These custom fields will not be on the loan record, though this does need to be considered with &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-2062&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/UXPROD-2062&lt;/a&gt; when that is implemented.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="11922">UXPROD-2936</key>
            <summary>Check-Out App: Allow Custom Fields as Patron Identifiers for Check-Out</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="13688">UXPROD-396</parent>
                                    <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</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="5c48911b54e1e6466b11f38c">Erin Nettifee</assignee>
                                                                <reporter accountid="5c48911b54e1e6466b11f38c">Erin Nettifee</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 3 Mar 2021 19:00:24 +0000</created>
                <updated>Mon, 14 Feb 2022 10:28:42 +0000</updated>
                            <resolved>Thu, 27 May 2021 17:11:27 +0000</resolved>
                                                    <fixVersion>R2 2021</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="16600" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Wed, 3 Mar 2021 20:17:21 +0000"  >&lt;p&gt;Note that one of the issues with continuing to use the current implementation of Custom Fields is an increased level of tech debt. &lt;a href=&quot;https://folio-project.slack.com/archives/C210RP0T1/p1612280476146800&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;As I mention here&lt;/a&gt; Custom Fields is implemented in a way that hardcodes a dependency on a particular&#160;&lt;em&gt;implementation&lt;/em&gt;&#160;of the &lt;tt&gt;users&lt;/tt&gt;&#160;interface rather than the &lt;tt&gt;users&lt;/tt&gt;&#160;interface itself. This is contrary to the whole thesis behind Folio, where modules can be swapped out for different implementations. Requiring a specific implementation of the &lt;tt&gt;users&lt;/tt&gt;&#160;interface&#160;specifically is risky given the desire of some institutions to not duplicate their user data across multiple databases.&lt;/p&gt;</comment>
                                                            <comment id="16604" author="557058:a957226f-df85-4fc8-97f4-8b27a26029ed" created="Tue, 9 Mar 2021 18:21:43 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c48911b54e1e6466b11f38c&quot; class=&quot;user-hover&quot; rel=&quot;5c48911b54e1e6466b11f38c&quot; data-account-id=&quot;5c48911b54e1e6466b11f38c&quot; accountid=&quot;5c48911b54e1e6466b11f38c&quot; rel=&quot;noreferrer&quot;&gt;Erin Nettifee&lt;/a&gt;:&#160; This feature should be discussed with the RA SIG.&#160;&#160; Dev should pass info to the&#160; Prokopovych (Core Functional) team so that the team is aware of what is going on.&#160;&lt;/p&gt;</comment>
                                                            <comment id="16606" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Tue, 16 Mar 2021 18:05:47 +0000"  >&lt;p&gt;On the March 11 #stripes-arch call, we decided that we can&apos;t just leave the existing Custom Fields implementation as-is. To kickstart things, I wrote a new hook that decouples the backend and frontend. &lt;a href=&quot;https://github.com/folio-org/stripes-core/pull/1031&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;As of this moment, the PR is in Draft status&lt;/a&gt; to allow for comments and feedback while the first use of the hook - this feature - is being developed.&lt;/p&gt;</comment>
                                                            <comment id="16610" author="632e148361dbef2805be710f" created="Sun, 4 Apr 2021 20:29:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; Are there any concerns over the inability enforce uniqueness on custom field values at the moment (I know that we already have externalSystemId as a field for lookup and it&apos;s not currently enforcing uniqueness, but it really should be&#8230;)? I&apos;m not sure I&apos;ve ever tried looking up a user by externalSystemId when they&apos;re not unique. I assume the solution in that case would be to just not use externalSystemId as a lookup point, same for any particular custom field.&lt;/p&gt;</comment>
                                                            <comment id="16613" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 5 Apr 2021 13:15:44 +0000"  >&lt;p&gt;I&apos;m not really concerned about it &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;. Like you say, there&apos;s a decent amount of footguns in the system already and I&apos;ve gotta believe that people will intuitively understand the uniqueness requirements of this one.&lt;/p&gt;</comment>
                                                            <comment id="16615" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Mon, 5 Apr 2021 13:18:25 +0000"  >&lt;p&gt;I think it&apos;d be interesting to see if the folks developing mod-custom-fields took a peek and checked out what it would take to be able to mark a custom field as unique and enforce it. My first guess at downside would be performance. But to be frank, I don&apos;t really see anyone ranking that feature high enough for it to get tasked!&#160;&lt;img class=&quot;emoticon&quot; src=&quot;/images/icons/emoticons/biggrin.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                                                            <comment id="16619" author="5c48911b54e1e6466b11f38c" created="Wed, 28 Apr 2021 19:57:20 +0000"  >&lt;p&gt;This feature is in place on Snapshot (it did not make Iris, which is fine,) but it&apos;s a little tricky to test it because performance issues would really only emerge with large numbers of records to search, and Snapshot just doesn&apos;t have that many user records to speak of. &lt;/p&gt;

&lt;p&gt;Mark helped me with a strategy to test the query on Duke&apos;s test environment, which has more than 70,000 records. The search query ends up looking something like this:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://duke-test-okapi.folio.indexdata.com/users?query=(barcode==&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://duke-test-okapi.folio.indexdata.com/users?query=(barcode==&lt;/a&gt;&quot;FOO&quot; OR externalSystemId==&quot;FOO&quot; OR customFields.mobileID==&quot;FOO&quot; OR customFields.mobileID2==&quot;FOO&quot;) &lt;/p&gt;

&lt;p&gt;It ends up resulting in a search that&apos;s about a half-second slower. Adding in the username to this (which Duke would want to do) - resulting in 5 fields - makes it maybe about 3/4 of a second slower.&lt;/p&gt;

&lt;p&gt;This testing also confirms what we have been saying that libraries who do not turn on the custom fields query should see no performance issues, as expected.&lt;/p&gt;</comment>
                                                            <comment id="16622" author="632e148361dbef2805be710f" created="Fri, 30 Apr 2021 08:47:34 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c48911b54e1e6466b11f38c&quot; class=&quot;user-hover&quot; rel=&quot;5c48911b54e1e6466b11f38c&quot; data-account-id=&quot;5c48911b54e1e6466b11f38c&quot; accountid=&quot;5c48911b54e1e6466b11f38c&quot; rel=&quot;noreferrer&quot;&gt;Erin Nettifee&lt;/a&gt;&#160;Could performance impacts be remediated if a custom index was added for the mobileID custom field by your hosting/sysops team? I know that this has be useful in the past in other areas where a common query did not have an index specified in the code.&lt;/p&gt;</comment>
                                                            <comment id="16624" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Fri, 30 Apr 2021 13:40:28 +0000"  >&lt;p&gt;Interesting, I didn&apos;t know you could do that! Definitely something to keep in mind. Thanks for the tip!&lt;/p&gt;</comment>
                                                            <comment id="16627" author="62a96ae7192edb006f9f1bf9" created="Thu, 27 May 2021 15:32:35 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5c48911b54e1e6466b11f38c&quot; class=&quot;user-hover&quot; rel=&quot;5c48911b54e1e6466b11f38c&quot; data-account-id=&quot;5c48911b54e1e6466b11f38c&quot; accountid=&quot;5c48911b54e1e6466b11f38c&quot; rel=&quot;noreferrer&quot;&gt;Erin Nettifee&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; class=&quot;user-hover&quot; rel=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; data-account-id=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; accountid=&quot;70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2&quot; rel=&quot;noreferrer&quot;&gt;md331&lt;/a&gt;, I noticed all the stories are complete. What do you need to deploy these stories and have them included in Juniper release? &lt;/p&gt;
</comment>
                                                            <comment id="16630" author="5c48911b54e1e6466b11f38c" created="Thu, 27 May 2021 17:11:27 +0000"  >&lt;p&gt;I&apos;ll go ahead and mark this as done to reflect the fact that it has been completed and tested and should be included in Juniper release planning (e.g., included in the ui-checkout release for Juniper.)&lt;/p&gt;

&lt;p&gt;The open question is whether we need to put this into Bugfest testing, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=62a96ae7192edb006f9f1bf9&quot; class=&quot;user-hover&quot; rel=&quot;62a96ae7192edb006f9f1bf9&quot; data-account-id=&quot;62a96ae7192edb006f9f1bf9&quot; accountid=&quot;62a96ae7192edb006f9f1bf9&quot; rel=&quot;noreferrer&quot;&gt;Khalilah Gambrell&lt;/a&gt;.&lt;/p&gt;</comment>
                                                            <comment id="16633" author="70121:8c13ab26-e77a-4b3a-aecc-1142bc1f02b2" created="Thu, 27 May 2021 17:46:20 +0000"  >&lt;p&gt;Yeah I don&apos;t really know anything about Jira statuses or Bugfest and whatnot, but the work has been merged in ui-checkout and ui-circulation, so it&apos;ll be a part of whatever release is cut for Juniper.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="59027">UICIRC-559</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="36816">MODCONF-77</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="65380">UICHKOUT-697</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59020">UICIRC-549</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="11781">UXPROD-2062</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13554">UXPROD-2148</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="67758">MODUSERS-247</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="10170"><![CDATA[Other dev]]></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)">Custom Fields</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|i02f07:</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="10207"><![CDATA[R5]]></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="10216"><![CDATA[R4]]></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_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_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>Wed, 3 Mar 2021 20:17:21 +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>