<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 07:01:51 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-647] Pre-Integration QA</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLREST-647</link>
                <project id="10674" key="MGNLREST">Magnolia REST Framework</project>
                    <description></description>
                <environment></environment>
        <key id="129312">MGNLREST-647</key>
            <summary>Pre-Integration 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="129309">MGNLREST-644</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="canh.nguyen">Canh Nguyen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Mar 2023 11:05:23 +0100</created>
                <updated>Wed, 15 Mar 2023 12:32:57 +0100</updated>
                            <resolved>Wed, 15 Mar 2023 12:32:57 +0100</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="348026" author="JIRAUSER22310" created="Wed, 15 Mar 2023 12:32:41 +0100"  >&lt;p&gt;Having this restEndpoint configuration in piqa.yaml file:&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;
$type: deliveryEndpoint_v2
includeSystemProperties: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
bypassWorkspaceAcls: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
depth: 5
workspace: norsuGenres&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;And three content objects:&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;
curl &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8080/container/.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;/delivery/piqa/@nodes&quot;&lt;/span&gt; | jq .
&lt;/span&gt;&#160; % Total &#160; &#160;% Received % Xferd &#160;Average Speed &#160; Time &#160; &#160;Time &#160; &#160; Time &#160;Current
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;Dload &#160;Upload &#160; Total &#160; Spent &#160; &#160;Left &#160;Speed
100 &#160; 465 &#160; &#160;0 &#160; 465 &#160; &#160;0 &#160; &#160; 0 &#160;12632 &#160; &#160; &#160;0 --:--:-- --:--:-- --:--:-- 14090
{
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;total&quot;&lt;/span&gt;: 3,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;limit&quot;&lt;/span&gt;: 10,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;offset&quot;&lt;/span&gt;: 0,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;results&quot;&lt;/span&gt;: [
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;43707168-d03e-450c-86df-cebd1c91b502&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;test1&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;/test1&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878164
&#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;test1&quot;&lt;/span&gt;
&#160; &#160; },
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;18dd624b-7eb0-47ab-986a-af23576f4a97&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;test2&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;/test2&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878171
&#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;test2&quot;&lt;/span&gt;
&#160; &#160; },
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;866f8fb5-5ac9-4c65-8534-9606ebba3386&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;test3&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;/test3&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878176
&#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;test3&quot;&lt;/span&gt;
&#160; &#160; }
&#160; ]
}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When we try filtering with &quot;in&quot; operator:&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;
curl &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8080/container/.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;/delivery/piqa?path%5Bin%5D=/test1&quot;&lt;/span&gt; | jq .
&lt;/span&gt;&#160; % Total &#160; &#160;% Received % Xferd &#160;Average Speed &#160; Time &#160; &#160;Time &#160; &#160; Time &#160;Current
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;Dload &#160;Upload &#160; Total &#160; Spent &#160; &#160;Left &#160;Speed
100 &#160; 185 &#160; &#160;0 &#160; 185 &#160; &#160;0 &#160; &#160; 0 &#160; 4559 &#160; &#160; &#160;0 --:--:-- --:--:-- --:--:-- &#160;5285
{
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;total&quot;&lt;/span&gt;: 1,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;limit&quot;&lt;/span&gt;: 10,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;offset&quot;&lt;/span&gt;: 0,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;results&quot;&lt;/span&gt;: [
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;43707168-d03e-450c-86df-cebd1c91b502&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;test1&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;/test1&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878164
&#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;test1&quot;&lt;/span&gt;
&#160; &#160; }
&#160; ]
}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and also, if we try &quot;not-in&quot; operator:&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;
curl &lt;span class=&quot;code-quote&quot;&gt;&quot;http:&lt;span class=&quot;code-comment&quot;&gt;//localhost:8080/container/.&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;/delivery/piqa?path%5Bnot-in%5D=/test1&quot;&lt;/span&gt; | jq .
&lt;/span&gt;&#160; % Total &#160; &#160;% Received % Xferd &#160;Average Speed &#160; Time &#160; &#160;Time &#160; &#160; Time &#160;Current
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;Dload &#160;Upload &#160; Total &#160; Spent &#160; &#160;Left &#160;Speed
100 &#160; 325 &#160; &#160;0 &#160; 325 &#160; &#160;0 &#160; &#160; 0 &#160; 3386 &#160; &#160; &#160;0 --:--:-- --:--:-- --:--:-- &#160;3571
{
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;total&quot;&lt;/span&gt;: 2,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;limit&quot;&lt;/span&gt;: 10,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;offset&quot;&lt;/span&gt;: 0,
&#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;results&quot;&lt;/span&gt;: [
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;18dd624b-7eb0-47ab-986a-af23576f4a97&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;test2&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;/test2&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878171
&#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;test2&quot;&lt;/span&gt;
&#160; &#160; },
&#160; &#160; {
&#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;@metadata&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;866f8fb5-5ac9-4c65-8534-9606ebba3386&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;test3&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;/test3&quot;&lt;/span&gt;,
&#160; &#160; &#160; &#160; &lt;span class=&quot;code-quote&quot;&gt;&quot;mgnl:lastModified&quot;&lt;/span&gt;: 1678878176
&#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;test3&quot;&lt;/span&gt;
&#160; &#160; }
&#160; ]
}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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>Wed, 15 Mar 2023 12:32:41 +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>jbenito</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            47 weeks, 4 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>canh.nguyen</customfieldvalue>
            <customfieldvalue>jbenito</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|y09daa:</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="1775">DevX 33</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>
                            

    <customfieldvalue>Pre-Integration QA</customfieldvalue>

                        </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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>