<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Fri Feb 09 00:37:02 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-4070] Reading Room Access </title>
                <link>https://folio-org.atlassian.net/browse/UXPROD-4070</link>
                <project id="10000" key="UXPROD">UX Product</project>
                    <description>&lt;p&gt;&lt;b&gt;Context:&lt;/b&gt; Library of Congress need this feature but it may be useful for other libraries.&#160; The solution should be designed in such a way that it would be useful to any library with this need&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Current situation or problem&lt;/b&gt;:&#160; The Library of Congress has ~25 reading rooms.&#160; Patron access to these rooms isn&apos;t contingent on whether or not they have requested something to read there - some rooms are open to most patrons while others can be accessed only by patrons with special permissions.&#160; FOLIO needs to have a mechanism for recording which reading rooms patrons are allowed to access so that staff know who to allow/disallow from the room.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;In scope&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Staff can record/store which reading rooms a user has access to
	&lt;ul&gt;
		&lt;li&gt;Some reading rooms are allowed by default for all new library card holders (may be default setup in settings)&lt;/li&gt;
		&lt;li&gt;Others are allowed later (after reference librarians have had the opportunity to interview the patron)&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Staff can pull up user record when patron arrives at reading room (either by scanning card or searching user).&#160; Some reading rooms have security officers who will be responsible for this.&#160; Others will only have reference librarians.&lt;/li&gt;
	&lt;li&gt;Pulling up the user record will enable:
	&lt;ul&gt;
		&lt;li&gt;View (security officers and reference librarians):
		&lt;ul&gt;
			&lt;li&gt;Reading room name&lt;/li&gt;
			&lt;li&gt;Users name&lt;/li&gt;
			&lt;li&gt;Users barcode&lt;/li&gt;
			&lt;li&gt;Whether a user is allowed when they arrive at the reading room&lt;/li&gt;
			&lt;li&gt;Profile picture&lt;/li&gt;
			&lt;li&gt;Whether or not a note is present&lt;/li&gt;
			&lt;li&gt;Reading room access history statistics?&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Edit (reference librarians only):
		&lt;ul&gt;
			&lt;li&gt;Whether user is allowed/disallowed based on discression&lt;/li&gt;
			&lt;li&gt;Whether user is banned from reading room&lt;/li&gt;
			&lt;li&gt;Note about user access to the reading room&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;After pulling up a patron record, register (in mod-audit?) whether they were admitted or denied so the LC can generate reports (maybe in Circ log, FRM and/or Panorama) on reading room usage&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;Reader registration app&#160;UXPROD-3988&lt;/li&gt;
	&lt;li&gt;Profile pictures UXPROD-36&#160;&lt;/li&gt;
	&lt;li&gt;Reading room request and loan functionality&lt;/li&gt;
	&lt;li&gt;Reporting on reading room usage&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;br/&gt;
*NOTE: The solution needs to be compatible with a multi-tenant environment and planned architecture for LC.&lt;br/&gt;
*This functionality needs to be optional, as many FOLIO implementers won&apos;t need it.&#160; Could manage with a configuration in Settings or, perhaps, a permission (so if your institution doesn&apos;t use this feature, you just don&apos;t give anyone permission to see it).&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Reading room access should be tied to the user record in Users and possibly also to the pre-registration record in Reader Registration app&#160;&lt;/li&gt;
	&lt;li&gt;Could relate to the Users record and display in an accordion similar to Proxy/Sponsor?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Links to additional info&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Questions&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Should we leverage the Check-out app for the scan/lookup user workflow? NO - see below
	&lt;ul&gt;
		&lt;li&gt;Would need to add profile pictures to check-out app (which is desired anyway per comment on&#160;UXPROD-36 )&#160;&lt;/li&gt;
		&lt;li&gt;Would also need to display the reading room access along with the Borrower information on the left
		&lt;ul&gt;
			&lt;li&gt;Displaying a table of 25 reading rooms doesn&apos;t seem like it would be a good user experience&lt;/li&gt;
			&lt;li&gt;But, if reading rooms were a kind of service point, you would only need to display whether the patron had access to the selected reading room/service point (e.g. &quot;&amp;lt;READING ROOM SP NAME&amp;gt; ACCESS ALLOWED&quot; or &apos;&amp;lt;READING ROOM SP NAME&amp;gt; DISALLOWED&quot;&lt;/li&gt;
			&lt;li&gt;Reading room access note, if present&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
		&lt;li&gt;Current thinking is that we should not try to leverage the check out app and, instead, create a &#160;dedicated Reading room access app because:
		&lt;ul&gt;
			&lt;li&gt;Reading room access app should capture transactions like &quot;patron admitted&quot;, &quot;patron denied&quot; plus cancel option.&#160; Really want these transactions for reporting on visits.&lt;/li&gt;
			&lt;li&gt;Security officers who need to check access shouldn&apos;t have access to check out functionality&lt;/li&gt;
			&lt;li&gt;Having a completely separate app makes it easier to turn off for the institutions that don&apos;t need it&lt;/li&gt;
		&lt;/ul&gt;
		&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Should reading rooms be service points? YES&#160; &#160;
	&lt;ul&gt;
		&lt;li&gt;Perhaps, when setting up SPs, you can check to indicate they are a reading room&#160;&lt;/li&gt;
		&lt;li&gt;SPs that are reading rooms show up in the access table on the user record&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Can reading room staff have view and or edit access to the user record?&#160; The whole thing or just the reading room access?
	&lt;ul&gt;
		&lt;li&gt;Security officers just check access and shouldn&apos;t have access to whole user record but they also don&apos;t need access because they aren&apos;t editing record to indicate that the patron should be given access (they will direct patron to speak with reference librarian for that)&lt;/li&gt;
		&lt;li&gt;Reference librarians are probably fine with access to view/edit the basic user record (may&#160; want to disable the loans and/or requests permissions for some staff).&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Is having a single note per-reading room sufficient or are multiple notes required?&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="13447">UXPROD-4070</key>
            <summary>Reading Room Access </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="13651">UXPROD-784</parent>
                                    <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="62e94faeb5b801a9afeeccc1">Tim Auger</assignee>
                                                                <reporter accountid="63ca7ffe176040ff3bd287dd">Anne Ekblad</reporter>
                                    <labels>
                            <label>LC-priority2</label>
                            <label>SolutionArchitecture</label>
                            <label>loc</label>
                            <label>patronreg</label>
                    </labels>
                <created>Thu, 16 Feb 2023 02:43:23 +0000</created>
                <updated>Wed, 7 Feb 2024 12:59:31 +0000</updated>
                                                            <fixVersion>Ramsons (R2 2024)</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>12</watches>
                                                                <comments>
                                                            <comment id="18452" author="5c48911b54e1e6466b11f38c" created="Tue, 21 Feb 2023 14:33:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; how does this relate (potentially) to 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-1835&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1835&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reading Room Feature&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-1835
        &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;
? That has been open for a long time with several libraries desiring the features detailed there.&lt;/p&gt;</comment>
                                                            <comment id="18453" author="5af5ed55244bc90a106063c7" created="Tue, 28 Feb 2023 17:56:25 +0000"  >&lt;p&gt;Hi &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;I see 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-1835&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1835&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reading Room Feature&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-1835
        &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;
 as covering circulaton in a reading room.&#160; It&apos;s an important feature, but different from this one.&#160;&lt;/p&gt;

&lt;p&gt;This feature is narrowly focused on tracking and controlling whether or not a patron is allowed into a reading room.&#160; At the LC, patron access to reading rooms isn&apos;t contingent on whether or not they have requested something to read there - they are given blanket access.&#160; Some rooms (like the main reading room) are open to anyone with a library card.&#160; Access to other reading rooms is determined by librarians based on interview with the patron.&#160;&lt;/p&gt;

&lt;p&gt;This feature is not an alternative to something like 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-1835&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1835&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reading Room Feature&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-1835
        &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;
.&#160; I think they could work together (and may need to for the Library of Congress).&#160;&lt;/p&gt;

&lt;p&gt;Hope that makes sense!&#160;&lt;/p&gt;</comment>
                                                            <comment id="18454" author="557058:eb198214-3032-45c9-9781-9967c26deb3f" created="Thu, 9 Mar 2023 20:48:15 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5ed55244bc90a106063c7&quot; class=&quot;user-hover&quot; rel=&quot;5af5ed55244bc90a106063c7&quot; data-account-id=&quot;5af5ed55244bc90a106063c7&quot; accountid=&quot;5af5ed55244bc90a106063c7&quot; rel=&quot;noreferrer&quot;&gt;Cate Boerema&lt;/a&gt; Question. So your desired behavior would be that this could almost be like a circulation rule in that all patrons with the user type of X would have access to a reading room. But also that staff could give access to a reading room ad hock.&#160;&lt;/p&gt;

&lt;p&gt;This is an interesting request. Cornell does have some reading rooms in one of our units and currently we use SPEC cards and other list to manage them. This may be an interesting alternative to that system. I feel 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-1835&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1835&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reading Room Feature&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-1835
        &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 closer to a feature that was in Voyager, which we never used. I can see the difference. 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-1835&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-1835&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Reading Room Feature&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-1835
        &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 more about reserving reading lists, and this is more about the management of a physical space that happens to hold materials.&#160;&lt;/p&gt;

&lt;p&gt;I would argue though that these spaces should not be service points. Service points are an oddity as they are not really tied to a locations they just kind of float out there in FOLIO space. Because of this i feel rooms may make more sense as an extension of locations. Locations are used to hold materials as then are tied to service points that receive the materials for those belonging to those locations. I feel an expansion of the location object to include a &apos;restricted use&apos; flag and then a usage list would actually meet your needs. I can also see this being a feature that would be used by other libraries that have similar reading rooms. Also since Locations are already in circulation rules it may be possible to add a rule to allow a patron group access.. again this means added a flag in one of the policies somewhere but i feel its more in line with the current FOLIO architecture.&#160;&lt;/p&gt;</comment>
                                                            <comment id="18455" author="5c48911b54e1e6466b11f38c" created="Wed, 15 Mar 2023 13:56:13 +0000"  >&lt;p&gt;Just to mention with Thomas&apos;s comment, there is a feature out there - 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-4054&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-4054&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Indicate if a shelving location is open or closed to patrons&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-4054
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
 - meant to indicate if a location is closed to patrons, and so how that would work if a service point also potentially had restricted access should be thought through.&lt;/p&gt;

&lt;p&gt;I&apos;m not sure I agree with leveraging locations for this instead of service points, but I think it&apos;s worth also considering whether a new data object is needed for &quot;reading room&quot; instead of trying to extend an existing object. I&apos;m thinking of that in light of knowing that both service points and locations are embedded in Inventory, so if you continue extending those models, you are assuming libraries will use the Inventory modules. Makes total sense for LoC, but if you had a library that wanted to use FOLIO but integrate with another system for inventory management, or even just a different version of Inventory, you introduce a lot of complexity. IMO it&apos;s better to  not build in an additional dependency there.&lt;/p&gt;</comment>
                                                            <comment id="18456" author="557058:eb198214-3032-45c9-9781-9967c26deb3f" created="Wed, 15 Mar 2023 16:52:07 +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; Thanks. I was looking at this form Cornell&apos;s use case as well. We have Carrels in one of our units that house research and study materials selected by faculty members. Our current solution is to check out all the items to a SPEC card and have a physical list at the desk that is checked when the key is requested.&#160;&lt;/p&gt;

&lt;p&gt;In my mind extending the locations object to include this as well as 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-4054&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-4054&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Indicate if a shelving location is open or closed to patrons&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-4054
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
 made sense as the items are moved, if even temporary, to a new location. Similar to moving items to a reserves location.&lt;/p&gt;

&lt;p&gt;That said and taking in consideration you point you made, of what if a library uses a different inventory system i can see where breaking this aport from inventory/service points makes sense. However I would purpose this. Add a flag to locations to allow the indication that its restricted; this could just be an indicator as suggested in 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-4054&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-4054&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Indicate if a shelving location is open or closed to patrons&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-4054
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
. Add a new authorized users app. If written generally enough it could be used for this case but also material types, maybe electronic records etc. What I&apos;m thinking is a list of users and/or patron types and the resources they are allowed to access.&lt;/p&gt;</comment>
                                                            <comment id="18457" author="5c48911b54e1e6466b11f38c" created="Wed, 15 Mar 2023 18:52:46 +0000"  >&lt;p&gt;I think you&apos;re talking about good needs but they are potentially separate features and should go to the SIG for discussion, rather than try to expand this feature. In the context of the reading room, they don&apos;t need to do things like manage material type access, they need to manage access to a specific space.&lt;/p&gt;</comment>
                                                            <comment id="18458" author="557058:f80403de-e149-421e-8750-af45c853402f" created="Tue, 2 May 2023 06:35:03 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f648bb791091700760eaf49&quot; class=&quot;user-hover&quot; rel=&quot;5f648bb791091700760eaf49&quot; data-account-id=&quot;5f648bb791091700760eaf49&quot; accountid=&quot;5f648bb791091700760eaf49&quot; rel=&quot;noreferrer&quot;&gt;Andreas Mace&lt;/a&gt; - I added you as watcher on this feature&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="29167">UX-529</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is defined by ">
                                        <issuelink>
            <issuekey id="82667">MODUSERS-429</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="12772">UXPROD-4054</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13682">UXPROD-36</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="13462">UXPROD-3988</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="13012">UXPROD-1835</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="10118" name="ReadinRoomAccessUserEdit.png" size="110656" author="63ca7ffe176040ff3bd287dd" created="Fri, 12 May 2023 18:21:38 +0000"/>
                            <attachment id="10119" name="ReadingRoomAccessApp.png" size="128224" author="63ca7ffe176040ff3bd287dd" created="Fri, 12 May 2023 18:21:50 +0000"/>
                            <attachment id="10120" name="ReadingRoomAccessSectionUserRecord.png" size="129094" author="63ca7ffe176040ff3bd287dd" created="Fri, 12 May 2023 18:21:45 +0000"/>
                            <attachment id="10121" name="ReadingRoomCheckout.png" size="135132" author="63ca7ffe176040ff3bd287dd" created="Fri, 12 May 2023 18:21:42 +0000"/>
                            <attachment id="10122" name="ServicePointReadingRoom.png" size="110930" author="63ca7ffe176040ff3bd287dd" created="Fri, 12 May 2023 18:21:35 +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="10124"><![CDATA[XXL < 30 days]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10054" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Back End Estimator</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>62a96ae7192edb006f9f1bf9</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10055" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Back-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10129"><![CDATA[20%]]></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="10188"><![CDATA[Volaris]]></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)">Users App</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10050" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front End Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10099"><![CDATA[XL < 15 days]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Front-End Confidence factor</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10109"><![CDATA[20%]]></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|i06ex7:</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="10215"><![CDATA[R3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10080"><![CDATA[Ramsons (R2 2024)]]></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>Tue, 21 Feb 2023 14:33:40 +0000</customfieldvalue>

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