<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 03:59:00 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>[MAGNOLIA-4784] Move basic command classes to the Core module</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-4784</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;Move the &lt;tt&gt;BaseRepositoryCommand&lt;/tt&gt;, &lt;tt&gt;RuleBasedCommand&lt;/tt&gt;, &lt;tt&gt;DeleteCommand&lt;/tt&gt;, &lt;tt&gt;VersionCommand&lt;/tt&gt;, &lt;tt&gt;MarkNodeAsDeletedCommand&lt;/tt&gt; and &lt;tt&gt;MessageCommand&lt;/tt&gt; from the Admin Interface module to the &lt;tt&gt;info.magnolia.commands.impl&lt;/tt&gt; package in the Core module.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27376">MAGNOLIA-4784</key>
            <summary>Move basic command classes to the Core module</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="27374">MAGNOLIA-4782</parent>
                                    <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="jchocholacek">Jozef Chocholacek</assignee>
                                    <reporter username="jchocholacek">Jozef Chocholacek</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 Jan 2013 09:22:13 +0100</created>
                <updated>Mon, 11 Feb 2013 11:39:08 +0100</updated>
                            <resolved>Thu, 24 Jan 2013 13:20:51 +0100</resolved>
                                                    <fixVersion>5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="56283" author="jchocholacek" created="Mon, 21 Jan 2013 13:01:33 +0100"  >&lt;p&gt;pushed to the workflow branch&lt;/p&gt;</comment>
                            <comment id="56292" author="jchocholacek" created="Mon, 21 Jan 2013 13:17:06 +0100"  >&lt;p&gt;Forgot to move the tests.&lt;/p&gt;</comment>
                            <comment id="56297" author="jchocholacek" created="Mon, 21 Jan 2013 13:40:21 +0100"  >&lt;p&gt;Committed to workflow branch.&lt;/p&gt;</comment>
                            <comment id="56485" author="ejervidalo" created="Wed, 23 Jan 2013 14:45:32 +0100"  >&lt;p&gt;from the ticket it&apos;s not clear where those classes come from, please update or link to ticket where they were removed&lt;/p&gt;

&lt;p&gt;info.magnolia.commands.impl.DeleteCommand&lt;br/&gt;
deserves a testcase, MgnlContext.getHierarchyManager deprecated call&lt;/p&gt;

&lt;p&gt;info.magnolia.commands.impl.MarkNodeAsDeletedCommand&lt;br/&gt;
Components.getSingleton deprecated, but maybe not possible without bigger change?&lt;br/&gt;
AccessDeniedException, PathNotFoundException, UnsupportedRepositoryOperationException all covered by repositoryException&lt;br/&gt;
Metadata, MgnlNodeType deprecated&lt;/p&gt;

&lt;p&gt;info.magnolia.commands.impl.MarkNodeAsDeletedCommandTest&lt;br/&gt;
Metadata, MgnlNodeType deprecated&lt;/p&gt;

&lt;p&gt;info.magnolia.commands.impl.RuleBasedCommand&lt;br/&gt;
deserves a testcase&lt;br/&gt;
#ATTRIBUTE_RULE never used&lt;br/&gt;
info.magnolia.cms.core.ItemType deprecated&lt;/p&gt;

&lt;p&gt;info.magnolia.commands.impl.VersionCommand&lt;br/&gt;
AccessDeniedException covered by RepoException&lt;br/&gt;
Content and getNode deprecated&lt;/p&gt;

&lt;p&gt;general: remove author and version from javadoc&lt;/p&gt;</comment>
                            <comment id="56552" author="jchocholacek" created="Thu, 24 Jan 2013 13:20:51 +0100"  >&lt;p&gt;More complex tasks from the review comment moved to &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-4794&quot; title=&quot;Write test for RuleBasedCommand&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-4794&quot;&gt;&lt;del&gt;MAGNOLIA-4794&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-4795&quot; title=&quot;Remove deprecated Content API from the VersionCommand&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-4795&quot;&gt;&lt;del&gt;MAGNOLIA-4795&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27454">MAGNOLIA-4794</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="27455">MAGNOLIA-4795</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>openinteractive.ch</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 23 Jan 2013 14:45:32 +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>ajones</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 4 weeks, 3 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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ejervidalo</customfieldvalue>
            <customfieldvalue>jchocholacek</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00a7r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1691</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10220" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Release notes required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10490"><![CDATA[Yes]]></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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>