<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 04:06:28 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-5578] Create constructors with autogenerated name and description for common delta tasks</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-5578</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;ul&gt;
	&lt;li&gt;Bunch of update task can autogenerate name and description.&lt;/li&gt;
	&lt;li&gt;We need to pass workspace as parameter in bunch of tasks, although it&apos;s almost always &apos;config&apos; workspace.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="35586">MAGNOLIA-5578</key>
            <summary>Create constructors with autogenerated name and description for common delta tasks</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="35388">MAGNOLIA-5571</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="rkovarik">Roman Kova&#345;&#237;k</assignee>
                                    <reporter username="rkovarik">Roman Kova&#345;&#237;k</reporter>
                        <labels>
                            <label>usability</label>
                    </labels>
                <created>Mon, 30 Dec 2013 10:17:42 +0100</created>
                <updated>Wed, 12 Nov 2014 10:51:42 +0100</updated>
                            <resolved>Wed, 29 Jan 2014 11:46:30 +0100</resolved>
                                    <version>5.0</version>
                                    <fixVersion>5.2.2</fixVersion>
                                    <component>core</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="77735" author="rkovarik" created="Mon, 13 Jan 2014 15:32:12 +0100"  >&lt;p&gt;Reverted until we&apos;ll find cause of Hudson bundle failure...&lt;/p&gt;</comment>
                            <comment id="78564" author="dlipp" created="Fri, 24 Jan 2014 12:53:05 +0100"  >&lt;p&gt;Ok, many of those changes are very basic but I&apos;d at least expect a few unit-tests for the new constructors: e.g. for PropertyExistsDelegateTask and IsModuleInstalledOrRegistered&lt;/p&gt;

&lt;p&gt;After all we&apos;re adding a lot of code with this commit and we should make sure there&apos;s no bugs in.&lt;/p&gt;

&lt;p&gt;On top I&apos;d expect a linked ticket to actually make use of these constructors: I&apos;m pretty sure there&apos;s many places in our codebase where it would be handy. After all that was the motivation to add the new stuff, no &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="78694" author="rkovarik" created="Mon, 27 Jan 2014 15:53:43 +0100"  >&lt;blockquote&gt;
&lt;p&gt;Ok, many of those changes are very basic but I&apos;d at least expect a few unit-tests for the new constructors: e.g. for PropertyExistsDelegateTask and IsModuleInstalledOrRegistered&lt;br/&gt;
After all we&apos;re adding a lot of code with this commit and we should make sure there&apos;s no bugs in.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://git.magnolia-cms.com/gitweb/?p=magnolia_main.pub.git;a=commit;h=2c4a9e5e75ff0e52fdb4de6389ce4c3a5984b3af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://git.magnolia-cms.com/gitweb/?p=magnolia_main.pub.git;a=commit;h=2c4a9e5e75ff0e52fdb4de6389ce4c3a5984b3af&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;On top I&apos;d expect a linked ticket to actually make use of these constructors: I&apos;m pretty sure there&apos;s many places in our codebase where it would be handy. After all that was the motivation to add the new stuff, no &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-5644&quot; title=&quot;Use new delta tasks constructors &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-5644&quot;&gt;&lt;del&gt;MAGNOLIA-5644&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="78749" author="jsimak" created="Tue, 28 Jan 2014 12:06:11 +0100"  >&lt;ul&gt;
	&lt;li&gt;unify namings - sometimes you use &apos;xxx repository&apos;, sometimes &apos;xxx workspace&apos; - we have currently one repository called &apos;magnolia&apos; and underneath &apos;workspaces&apos; like config, website, etc.&lt;/li&gt;
	&lt;li&gt;&quot;Remove duplicate permissions for role &apos;roleB&apos; in &apos;acl_Expression&apos; workspace.&quot; - i know i am picky but &apos;acl_Expression&apos; is name of the node - remove acl_ prefix to get correct workspace name.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="78823" author="rkovarik" created="Wed, 29 Jan 2014 11:42:21 +0100"  >&lt;p&gt;&lt;tt&gt;BootstrapSingleResource&lt;/tt&gt; should not be deprecated.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10040">
                    <name>causality</name>
                                                                <inwardlinks description="is causing">
                                        <issuelink>
            <issuekey id="38892">MAGNOLIA-5781</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                                                <inwardlinks description="is depended upon by">
                                        <issuelink>
            <issuekey id="36243">MAGNOLIA-5644</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>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>Fri, 24 Jan 2014 12:53:05 +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>false</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, 3 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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dlipp</customfieldvalue>
            <customfieldvalue>jsimak</customfieldvalue>
            <customfieldvalue>rkovarik</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02yk7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17340</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>