<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:30:27 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>[MODSOURMAN-977] Create a standalone script to update mandatory mapping-rules change</title>
                <link>https://folio-org.atlassian.net/browse/MODSOURMAN-977</link>
                <project id="10141" key="MODSOURMAN">mod-source-record-manager</project>
                    <description>&lt;p&gt;&lt;b&gt;Purpose&lt;/b&gt;&lt;br/&gt;
As in previous releases, in Orchid some mandatory changes were introduced to default mapping rules. As there is no mechanism exists to update mapping rules automatically during module upgrade, and it&apos;s required to have these changes done to all tenants, it was decided to create a Java-based standalone application to handle it.&lt;br/&gt;
Changes described on pages:&lt;br/&gt;
&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/MARC+Bib-to-Instance+Default+map+changes+to+support+Authority+control+feature&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIJET/MARC+Bib-to-Instance+Default+map+changes+to+support+Authority+control+feature&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/Update+of+mapping+to+change+how+Relator+term+is+populated+on+instance+record+R1+2023+Orchid+release&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIJET/Update+of+mapping+to+change+how+Relator+term+is+populated+on+instance+record+R1+2023+Orchid+release&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Approach&lt;/b&gt; &lt;br/&gt;
1. To have app input:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;okapi-url&lt;/li&gt;
	&lt;li&gt;tenantId&lt;/li&gt;
	&lt;li&gt;username and password of a user that has permissions to retrieve and update mapping-rules&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;2. An order of processing:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Call GET /mapping-rules/marc-bib and get the current mapping rules&lt;/li&gt;
	&lt;li&gt;Do changes for contributor mappings (&lt;b&gt;do this only for fields that are described in the document&lt;/b&gt;) that described in &lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/Update+of+mapping+to+change+how+Relator+term+is+populated+on+instance+record+R1+2023+Orchid+release&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIJET/Update+of+mapping+to+change+how+Relator+term+is+populated+on+instance+record+R1+2023+Orchid+release&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Do changes for &lt;b&gt;all alternativeTitles, contributors, series, and subjects mapping that exists in the mapping rules&lt;/b&gt; (could be detected by `target` field)&lt;br/&gt;
&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/MARC+Bib-to-Instance+Default+map+changes+to+support+Authority+control+feature&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;MARC Bib-to-Instance Default map changes to support Authority control feature - Folio Development Teams - FOLIO Wiki&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Call PUT /mapping-rules/marc-bib with updated mapping rules&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;3. Test that results of updates are expected (ask to check results of both Spitfire and Folijet teams)&lt;/p&gt;

&lt;p&gt;The repository: &lt;a href=&quot;https://github.com/Shans-Kaluhin/folio-update-authorities&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/Shans-Kaluhin/folio-update-authorities&lt;/a&gt; could be used as a starting point: the authentification part could be reused.&lt;/p&gt;</description>
                <environment></environment>
        <key id="58347">MODSOURMAN-977</key>
            <summary>Create a standalone script to update mandatory mapping-rules change</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                            <parent id="13571">UXPROD-47</parent>
                                    <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</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="712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd">Roman Chernetskyi</assignee>
                                                                <reporter accountid="5eb44b5a96bbcb0b8585c98d">Pavlo Smahin</reporter>
                                    <labels>
                            <label>back-end</label>
                            <label>data-import</label>
                            <label>epam-folijet</label>
                            <label>folidemo162-163</label>
                            <label>inventory</label>
                    </labels>
                <created>Thu, 13 Apr 2023 14:06:20 +0000</created>
                <updated>Fri, 28 Apr 2023 13:52:09 +0000</updated>
                            <resolved>Mon, 24 Apr 2023 16:43:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="136300" author="62a96ae7192edb006f9f1bf9" created="Thu, 13 Apr 2023 17:40:55 +0000"  >&lt;p&gt;Hey &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5eb44b5a96bbcb0b8585c98d&quot; class=&quot;user-hover&quot; rel=&quot;5eb44b5a96bbcb0b8585c98d&quot; data-account-id=&quot;5eb44b5a96bbcb0b8585c98d&quot; accountid=&quot;5eb44b5a96bbcb0b8585c98d&quot; rel=&quot;noreferrer&quot;&gt;Pavlo Smahin&lt;/a&gt;&#160; - how does this issue relate to &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-4082&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/browse/UXPROD-4082&lt;/a&gt;?&#160;&lt;/p&gt;</comment>
                                                            <comment id="136301" author="5eb44b5a96bbcb0b8585c98d" created="Thu, 13 Apr 2023 17:43:35 +0000"  >&lt;p&gt;&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; no relation&lt;/p&gt;</comment>
                                                            <comment id="136302" author="5af5e627525ba96b58654f12" created="Fri, 14 Apr 2023 19:35:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5eb44b5a96bbcb0b8585c98d&quot; class=&quot;user-hover&quot; rel=&quot;5eb44b5a96bbcb0b8585c98d&quot; data-account-id=&quot;5eb44b5a96bbcb0b8585c98d&quot; accountid=&quot;5eb44b5a96bbcb0b8585c98d&quot; rel=&quot;noreferrer&quot;&gt;Pavlo Smahin&lt;/a&gt; Just to be clear on the scope of this story&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;This covers mandatory changes to default MARC Bib-to-Instance map?&lt;/li&gt;
	&lt;li&gt;Does it cover optional changes (library may or may not want the change)?&lt;/li&gt;
	&lt;li&gt;Does it cover changes to the default MARC Holdings-to-Inventory holdings map?&lt;/li&gt;
	&lt;li&gt;Does it cover changes to the default MARC Authority-to-Inventory authority map?&lt;/li&gt;
	&lt;li&gt;It does &lt;b&gt;not&lt;/b&gt; cover updates to all existing Inventory records after the map has been changed. That is 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-4082&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-4082&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Long term solution for applying mapping rules change to authority records that exist in database. &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-4082
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf&quot;&gt;In Progress&lt;/span&gt;
            &lt;/span&gt;
 for authorities and 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;UXPROD-3969&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/UXPROD-3969&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Improve solution that will refresh Instances when default mapping rules have changed&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-3969
        &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;
 for instances. Is that correct?&lt;/li&gt;
&lt;/ol&gt;
</comment>
                                                            <comment id="136303" author="5af5e627525ba96b58654f12" created="Fri, 14 Apr 2023 19:37:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt; and &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5eb44b5a96bbcb0b8585c98d&quot; class=&quot;user-hover&quot; rel=&quot;5eb44b5a96bbcb0b8585c98d&quot; data-account-id=&quot;5eb44b5a96bbcb0b8585c98d&quot; accountid=&quot;5eb44b5a96bbcb0b8585c98d&quot; rel=&quot;noreferrer&quot;&gt;Pavlo Smahin&lt;/a&gt; and &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; Since this will be a standalone app, do we need to submit it to get clearance for inclusion in Poppy?&lt;/p&gt;

&lt;p&gt;And should this be considered a patch release for Orchid?&lt;/p&gt;</comment>
                                                            <comment id="136304" author="5eb44b5a96bbcb0b8585c98d" created="Fri, 14 Apr 2023 19:54:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; it covers only 1st from your list. The release is not required because it will not be included in Poppy. It just a tool to help with upgrade.&lt;/p&gt;</comment>
                                                            <comment id="136305" author="712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd" created="Tue, 18 Apr 2023 12:37:26 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5af5e627525ba96b58654f12&quot; class=&quot;user-hover&quot; rel=&quot;5af5e627525ba96b58654f12&quot; data-account-id=&quot;5af5e627525ba96b58654f12&quot; accountid=&quot;5af5e627525ba96b58654f12&quot; rel=&quot;noreferrer&quot;&gt;Ann-Marie Breaux&lt;/a&gt; I created a confluence &lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/Orchid+marc-to-instance+mapping+rules+update+instructions&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;page&lt;/a&gt; with script instructions CC: &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5eb44b5a96bbcb0b8585c98d&quot; class=&quot;user-hover&quot; rel=&quot;5eb44b5a96bbcb0b8585c98d&quot; data-account-id=&quot;5eb44b5a96bbcb0b8585c98d&quot; accountid=&quot;5eb44b5a96bbcb0b8585c98d&quot; rel=&quot;noreferrer&quot;&gt;Pavlo Smahin&lt;/a&gt; &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; class=&quot;user-hover&quot; rel=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; data-account-id=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; accountid=&quot;557058:06f9b6fb-9a52-481a-ad72-6e13fc570a8a&quot; rel=&quot;noreferrer&quot;&gt;Kateryna Senchenko&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                                                            <comment id="136306" author="5eb44b5a96bbcb0b8585c98d" created="Wed, 19 Apr 2023 10:22:08 +0000"  >&lt;p&gt;Verified by Spitfire. Everything works as expected.&lt;/p&gt;</comment>
                                                            <comment id="136307" author="712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd" created="Wed, 19 Apr 2023 13:53:37 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A329e0f11-cc86-459e-a311-80d4eb134a7f&quot; class=&quot;user-hover&quot; rel=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; data-account-id=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; accountid=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; rel=&quot;noreferrer&quot;&gt;Sobha Duvvuri&lt;/a&gt; this script is ready to use&lt;/p&gt;</comment>
                                                            <comment id="136308" author="5af5e627525ba96b58654f12" created="Fri, 21 Apr 2023 18:38:00 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=70121%3A329e0f11-cc86-459e-a311-80d4eb134a7f&quot; class=&quot;user-hover&quot; rel=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; data-account-id=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; accountid=&quot;70121:329e0f11-cc86-459e-a311-80d4eb134a7f&quot; rel=&quot;noreferrer&quot;&gt;Sobha Duvvuri&lt;/a&gt; Are you OK with us closing this story? &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; class=&quot;user-hover&quot; rel=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; data-account-id=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; accountid=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; rel=&quot;noreferrer&quot;&gt;Roman Chernetskyi&lt;/a&gt; Thank you for all the work and for updating the documentation&lt;/p&gt;</comment>
                                                            <comment id="136309" author="5af5e627525ba96b58654f12" created="Fri, 21 Apr 2023 18:52:46 +0000"  >&lt;p&gt;Updated wiki pages:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/Orchid+MARC-to-Instance+mapping+rules+update+instructions&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIJET/Orchid+MARC-to-Instance+mapping+rules+update+instructions&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIJET/Orchid+R1+2023+Release%3A+Updates+of+default+mapping+rules&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIJET/Orchid+R1+2023+Release%3A+Updates+of+default+mapping+rules&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/FOLIOtips/Default+MARC+Bib-to-Inventory+Instance+mapping+rules+updates&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/FOLIOtips/Default+MARC+Bib-to-Inventory+Instance+mapping+rules+updates&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://folio-org.atlassian.net/wiki/display/REL/Orchid+%28R1+2023%29+Release+Notes&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://folio-org.atlassian.net/wiki/display/REL/Orchid+%28R1+2023%29+Release+Notes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                                                            <comment id="136311" author="5af5e627525ba96b58654f12" created="Mon, 24 Apr 2023 16:43:11 +0000"  >&lt;p&gt;Closing this issue. Thank you for all the work, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=712020%3A42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; class=&quot;user-hover&quot; rel=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; data-account-id=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; accountid=&quot;712020:42ca27af-b3d2-4b28-8a7b-2bc88cc891cd&quot; rel=&quot;noreferrer&quot;&gt;Roman Chernetskyi&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="13599">UXPROD-3840</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="58208">MODSOURMAN-837</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58325">MODSOURMAN-924</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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="10153"><![CDATA[Folijet]]></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)">Batch Importer (Bib/Acq)</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|i06v17:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10046" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Release</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10076"><![CDATA[Poppy (R2 2023)]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="637">Folijet Sprint 163</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 13 Apr 2023 17:40:55 +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>