<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 07:01:29 CET 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLREST-608] QA</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLREST-608</link>
                <project id="10674" key="MGNLREST">Magnolia REST Framework</project>
                    <description></description>
                <environment></environment>
        <key id="124933">MGNLREST-608</key>
            <summary>QA</summary>
                <type id="5" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10896&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="110224">MGNLREST-361</parent>
                                    <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="11546" iconUrl="https://jira.magnolia-cms.com/images/icons/status_generic.gif" description="This was auto-generated by JIRA Service Desk during workflow import">Completed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="11">Done</resolution>
                                        <assignee username="jbenito">Javier Benito</assignee>
                                    <reporter username="oanh.thai">Oanh Thai Hoang</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Jan 2023 07:59:01 +0100</created>
                <updated>Wed, 11 Jan 2023 09:33:37 +0100</updated>
                            <resolved>Wed, 11 Jan 2023 09:33:37 +0100</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="337617" author="JIRAUSER22310" created="Tue, 10 Jan 2023 15:45:44 +0100"  >&lt;p&gt;&lt;ins&gt;DX Core 6.2 demo bundle downloaded from Nexus.&lt;/ins&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Using &lt;a href=&quot;http://localhost:8080/magnoliaAuthor/.magnolia/admincentral#app:jcr-browser-app:browser;/travel/main/01/tourFinder::&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;tourFinder&lt;/a&gt; as example, if we don&apos;t configure a resolver, we get:&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;
&lt;span class=&quot;code-quote&quot;&gt;&quot;tourFinder&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;d25e69d9-27d0-4477-824c-7cc0714c97ce&quot;&lt;/span&gt;, &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;if we configure a resolver with only 1 as &lt;b&gt;depthInReferencedNode&lt;/b&gt;:&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;
references:
&#160; - name: referenceToParentWithDefaultDepthInReferencedNode
&#160; &#160; propertyName: tourFinder
&#160; &#160; referenceResolver:
&#160; &#160; &#160; class: info.magnolia.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;.reference.jcr.JcrReferenceResolverDefinition
&#160; &#160; &#160; targetWorkspace: website
&#160; &#160; &#160; depthInReferencedNode: 1 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;we get, as part of the returned json:&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;
  &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;tourFinder&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;tour-finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;d25e69d9-27d0-4477-824c-7cc0714c97ce&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:page&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;hideInNav&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;title&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Tour Finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/main&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;9cafcc1e-e561-4f15-83ba-6019c8107a86&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: []
&#160; &#160; &#160; &#160; },
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;footer&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;footer&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/footer&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ce31ad28-22b2-4c94-9bff-515ee7883634&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: []
&#160; &#160; &#160; &#160; },
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: [
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;footer&quot;&lt;/span&gt;
&#160; &#160; &#160; &#160; ]
&#160; &#160; &#160; }&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;so in this case,&#160;&lt;b&gt;tourFinder&lt;/b&gt; is resolved to its node content, but only to one level (&lt;b&gt;main&lt;/b&gt; and&#160;&lt;b&gt;footer&lt;/b&gt; areas within the node are not resolved).&lt;/p&gt;

&lt;p&gt;And changing it to 2, we get (again, as part of the returned json):&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;
 &#160; &#160; &#160;&lt;span class=&quot;code-quote&quot;&gt;&quot;tourFinder&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;tour-finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;d25e69d9-27d0-4477-824c-7cc0714c97ce&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:page&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;hideInNav&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;title&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Tour Finder&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;main&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/main&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;9cafcc1e-e561-4f15-83ba-6019c8107a86&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/main/0&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;506bfd9a-ef9f-42bf-8650-f32a3b2fd841&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:component&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: []
&#160; &#160; &#160; &#160; &#160; },
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: [
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;0&quot;&lt;/span&gt;
&#160; &#160; &#160; &#160; &#160; ]
&#160; &#160; &#160; &#160; },
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;footer&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;footer&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/footer&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;ce31ad28-22b2-4c94-9bff-515ee7883634&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;footer1&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;footer1&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/footer/footer1&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;76c936d5-c305-4745-8e23-cfb694692bad&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: []
&#160; &#160; &#160; &#160; &#160; },
&#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;footer2&quot;&lt;/span&gt;: {
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;footer2&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@path&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;/travel/tour-finder/footer/footer2&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;a2d47f9d-eddf-493e-bf83-e7a64c7be2f0&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodeType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:area&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@nodes&quot;&lt;/span&gt;: []
&#160; &#160; &#160; &#160; &#160; },
.....
..... &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Where we can see that now,&#160;&lt;b&gt;main&lt;/b&gt; and&#160;&lt;b&gt;footer&lt;/b&gt; are resolved.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 10 Jan 2023 15:45:44 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jsimak</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 4 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>jbenito</customfieldvalue>
            <customfieldvalue>oanh.thai</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|y08pqq:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1745">DevX 28</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12430" key="com.atlassian.teams:rm-teams-custom-field-team">
                        <customfieldname>Team</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[26]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_13933" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Urgency (resolution)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15724"><![CDATA[Normal]]></customfieldvalue>

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