<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 04:05:09 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-5435] Create and distribute script to update existing installations with new node type definition</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-5435</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;The new node type definition does not allow same-name siblings.&lt;/p&gt;

&lt;p&gt;We have to provide migration task that has to be used in version handler. &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Search and display all siblings node for :
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;a sub path&lt;/li&gt;
		&lt;li&gt;a defined workspace&lt;/li&gt;
		&lt;li&gt;a nodeType&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Search and rename all siblings node (Same criteria as the simple search and display task)&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;&lt;a href=&quot;http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=73666272#Concept-metaDatacontentnodeTypeDefinitionmigrationtask-Identifyandrenamesamenamesiblingnodes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=73666272#Concept-metaDatacontentnodeTypeDefinitionmigrationtask-Identifyandrenamesamenamesiblingnodes&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="34079">MAGNOLIA-5435</key>
            <summary>Create and distribute script to update existing installations with new node type definition</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="34077">MAGNOLIA-5433</parent>
                                    <priority id="3" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/major.svg">Major</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="ehechinger">Eric Hechinger</assignee>
                                    <reporter username="czimmermann">Christopher Zimmermann</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 Oct 2013 16:15:32 +0100</created>
                <updated>Fri, 20 Feb 2015 10:44:48 +0100</updated>
                            <resolved>Thu, 14 Nov 2013 15:49:19 +0100</resolved>
                                    <version>4.5</version>
                    <version>5.0</version>
                                    <fixVersion>5.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="73349" author="jchocholacek" created="Thu, 7 Nov 2013 08:05:27 +0100"  >&lt;p&gt;Scripts from Zdenek, &lt;tt&gt;siblings.groovy&lt;/tt&gt; is for the 4.5+ API, &lt;tt&gt;siblings44.groovy&lt;/tt&gt; for the older one (4.4).&lt;/p&gt;</comment>
                            <comment id="73520" author="ehechinger" created="Tue, 12 Nov 2013 08:33:26 +0100"  >&lt;p&gt;commit made in &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-5433&quot; title=&quot;As a developer it&amp;#39;s clear that I cannot use same name siblings in Magnolia&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-5433&quot;&gt;&lt;del&gt;MAGNOLIA-5433&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="73757" author="ehechinger" created="Thu, 14 Nov 2013 13:24:16 +0100"  >
&lt;p&gt;    IdentifySameNameSiblingNodesTask#performQuery() commented out code should be removed&lt;br/&gt;
    RenameSameNameSiblingNodesTaskTest there are three empty tests. Either remove them or ignore them, maybe by adding a reference to jira ticket for their future implementation.&lt;/p&gt;
</comment>
                            <comment id="73775" author="ehechinger" created="Thu, 14 Nov 2013 15:50:12 +0100"  >&lt;p&gt;Update task documentation: &lt;br/&gt;
&lt;a href=&quot;http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=73666272#Concept-metaDatacontentnodeTypeDefinitionmigrationtask-Identifyandrenamesamenamesiblingnodes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=73666272#Concept-metaDatacontentnodeTypeDefinitionmigrationtask-Identifyandrenamesamenamesiblingnodes&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="21151" name="siblings.groovy" size="1394" author="jchocholacek" created="Thu, 7 Nov 2013 08:05:27 +0100"/>
                            <attachment id="21152" name="siblings44.groovy" size="1499" author="jchocholacek" created="Thu, 7 Nov 2013 08:05:27 +0100"/>
                    </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>Thu, 7 Nov 2013 08:05:27 +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>
                            10 years, 14 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>czimmermann</customfieldvalue>
            <customfieldvalue>ehechinger</customfieldvalue>
            <customfieldvalue>jchocholacek</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02873:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13064</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="26">5.2-rc2</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>