<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 22:16:19 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>[MODOAIPMH-425] RMB v34 upgrade - Morning Glory 2022 R2 module release</title>
                <link>https://folio-org.atlassian.net/browse/MODOAIPMH-425</link>
                <project id="10151" key="MODOAIPMH">mod-oai-pmh</project>
                    <description></description>
                <environment></environment>
        <key id="64879">MODOAIPMH-425</key>
            <summary>RMB v34 upgrade - Morning Glory 2022 R2 module release</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                            <parent id="30477">FOLREL-533</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="-1">Unassigned</assignee>
                                                                <reporter accountid="70121:66f922ee-c57d-4acb-9523-86f6287eae1a">Denis</reporter>
                                    <labels>
                    </labels>
                <created>Fri, 10 Jun 2022 10:58:18 +0000</created>
                <updated>Mon, 27 Jun 2022 11:59:55 +0000</updated>
                            <resolved>Mon, 27 Jun 2022 11:59:55 +0000</resolved>
                                                    <fixVersion>3.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                                                            <comment id="157886" author="712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3" created="Thu, 23 Jun 2022 21:58:29 +0000"  >&lt;p&gt;Verified on folio-snapshot&lt;br/&gt;
Module is initialized without errors: &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
...
2022-06-23T01:54:03,902 INFO  [vert.x-eventloop-thread-1] StandardLockService Successfully released change log lock
2022-06-23T01:54:03,909 INFO  [vert.x-eventloop-thread-1] LiquibaseUtil Schema is initialized &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; tenant diku
2022-06-23T01:54:03,909 INFO  [vert.x-eventloop-thread-1] TenantAPI job 59a744dd-9181-4de5-8f3e-224dac0f3a5d completed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="157887" author="712020:d77e59fb-81fa-428f-841d-e46bffe526d5" created="Mon, 27 Jun 2022 11:59:33 +0000"  >&lt;p&gt;The module response after changes were applied&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
GET /oai/records?metadataPrefix=marc21_withholdings&amp;amp;verb=ListRecords HTTP/1.1
Host: folio-snapshot-2-okapi.dev.folio.org:443
X-Okapi-Tenant: diku
X-Okapi-Token: ${token}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Response :&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
&amp;lt;?xml&#160;version=&lt;span class=&quot;code-quote&quot;&gt;&quot;1.0&quot;&lt;/span&gt;&#160;encoding=&lt;span class=&quot;code-quote&quot;&gt;&quot;UTF-8&quot;&lt;/span&gt;&#160;standalone=&lt;span class=&quot;code-quote&quot;&gt;&quot;yes&quot;&lt;/span&gt;?&amp;gt;&amp;lt;OAI-PMH&#160;xsi:schemaLocation=&lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//www.openarchives.org/OAI/2.0/&#160;http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd&quot;&lt;/span&gt;&#160;xmlns=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://www.openarchives.org/OAI/2.0/&quot;&lt;/span&gt;&#160;xmlns:oai_dc=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://www.openarchives.org/OAI/2.0/oai_dc/&quot;&lt;/span&gt;&#160;xmlns:marc=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://www.loc.gov/MARC21/slim&quot;&lt;/span&gt;&#160;xmlns:oai-identifier=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://www.openarchives.org/OAI/2.0/oai-identifier&quot;&lt;/span&gt;&#160;xmlns:dc=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://purl.org/dc/elements/1.1/&quot;&lt;/span&gt;&#160;xmlns:xsi=&lt;span class=&quot;code-quote&quot;&gt;&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&lt;/span&gt;&amp;gt;&#160;&#160;&#160;&#160;&amp;lt;responseDate&amp;gt;2022-06-27T11:58:31Z&amp;lt;/responseDate&amp;gt;&#160;&#160;&#160;&#160;&amp;lt;request&#160;verb=&lt;span class=&quot;code-quote&quot;&gt;&quot;ListRecords&quot;&lt;/span&gt;&#160;metadataPrefix=&lt;span class=&quot;code-quote&quot;&gt;&quot;marc21_withholdings&quot;&lt;/span&gt;&amp;gt;http://folio.org/oai&amp;lt;/request&amp;gt;&#160;&#160;&#160;&#160;&amp;lt;error&#160;code=&lt;span class=&quot;code-quote&quot;&gt;&quot;noRecordsMatch&quot;&lt;/span&gt;&amp;gt;There&#160;is&#160;no&#160;any&#160;record&#160;found&#160;matching&#160;search&#160;criteria&amp;lt;/error&amp;gt;&amp;lt;/OAI-PMH&amp;gt; &lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The ticket can be closed as done.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="12371">UXPROD-3509</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10121" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Baseline end date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 14 May 2020 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10120" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Baseline start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 12 May 2020 00:00:00 +0000</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="10152"><![CDATA[Firebird]]></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)">Morning Glory 2022 R2 - RMB v34 update</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i04x6a:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="594">Firebird - Sprint 142</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.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, 23 Jun 2022 21:58:29 +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>