<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 00:12:18 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>[MGNLCDEP-76] Allow for checking dependencies to any workspace</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLCDEP-76</link>
                <project id="10491" key="MGNLCDEP">Content Dependencies</project>
                    <description>&lt;p&gt;The contact property is configured in the dependencies module. So this property is included by the dependencies check. But the check to the contacts workspace is not yet implemented. The &lt;em&gt;DefaultDependencies&lt;/em&gt; class checks only node identifiers for website and assets workspace. So the dependency is not shown and only a log message is written.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;WARN   info.magnolia.module.dependencies.impl.DefaultDependencies 19.12.2014 10:56:50 -- Could not get node by identifier [a97ed3e2-23f4-4950-8aab-ecff805a4884] from [website]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="42164">MGNLCDEP-76</key>
            <summary>Allow for checking dependencies to any workspace</summary>
                <type id="4" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10890&amp;avatarType=issuetype">Improvement</type>
                                            <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="jsimak">Jaroslav Simak</assignee>
                                    <reporter username="frank.sommer">Frank Sommer</reporter>
                        <labels>
                            <label>requires_documentation</label>
                            <label>support</label>
                    </labels>
                <created>Fri, 19 Dec 2014 11:05:35 +0100</created>
                <updated>Fri, 27 Nov 2015 08:52:55 +0100</updated>
                            <resolved>Tue, 25 Aug 2015 13:55:20 +0200</resolved>
                                    <version>1.4.1</version>
                                    <fixVersion>1.6</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>7</watches>
                                    <workratio workratioPercent="3975"/>
                                    <progress percentage="100">
                                    <originalProgress>
                                                    <row percentage="2" backgroundColor="#89afd7"/>
                                                    <row percentage="98" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </progress>
                                    <aggregateprogress percentage="100">
                                    <originalProgress>
                                                    <row percentage="2" backgroundColor="#89afd7"/>
                                                    <row percentage="98" backgroundColor="transparent"/>
                                            </originalProgress>
                                                    <currentProgress>
                                                    <row percentage="100" backgroundColor="#51a825"/>
                                                    <row percentage="0" backgroundColor="#ec8e00"/>
                                            </currentProgress>
                            </aggregateprogress>
                                    <timeoriginalestimate seconds="14400">0.5d</timeoriginalestimate>
                            <timeestimate seconds="0">0d</timeestimate>
                            <timespent seconds="572400">19d 7h</timespent>
                                <comments>
                            <comment id="102849" author="frank.sommer" created="Wed, 29 Apr 2015 12:00:01 +0200"  >&lt;p&gt;Furthermore the content dependencies module should not check hard wired only against &lt;em&gt;website&lt;/em&gt; and &lt;em&gt;assets&lt;/em&gt; workspace. It should be configurable in the module configuration. &lt;/p&gt;</comment>
                            <comment id="106914" author="fgrilli" created="Wed, 24 Jun 2015 11:51:21 +0200"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=sang.ngo&quot; class=&quot;user-hover&quot; rel=&quot;sang.ngo&quot;&gt;sang.ngo&lt;/a&gt; I&apos;m taking a look at your solution and, being this more than a trivial bug fix, I think it would beneficial if you could write a brief concept about it. It doesn&apos;t need to be extra-detailed, just an outline of how you intend to solve the issue.  Here are some guidelines and several concept pages you can look at for &quot;inspiration&quot; &lt;a href=&quot;https://wiki.magnolia-cms.com/display/DEV/Concepts&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.magnolia-cms.com/display/DEV/Concepts&lt;/a&gt;. If you don&apos;t feel like writing a concept proper it might also do a comment or a more elaborated issue description. Also consider that this will be likely used by our documentation team to update the module&apos;s doc. Thanks.&lt;/p&gt;</comment>
                            <comment id="106943" author="fgrilli" created="Wed, 24 Jun 2015 14:27:11 +0200"  >&lt;p&gt;At any rate, I&apos;m seeing lots of code duplication (e.g. &lt;tt&gt;DependencyService&lt;/tt&gt; and &lt;tt&gt;Dependencies&lt;/tt&gt; and their respective implementations, &lt;tt&gt;DependenciesField(Definition/Factory&lt;/tt&gt; ) and &lt;tt&gt;ReferenceField(Definition/Factory)&lt;/tt&gt; ). I&apos;d try a solution which try to use the existing interfaces and classes. Also, I&apos;d try to keep the workspace/properties configuration under the modules&apos; config node (you can have any object in there) instead of having it nested deep in the dialog tabs config.&lt;/p&gt;</comment>
                            <comment id="106964" author="fgrilli" created="Wed, 24 Jun 2015 15:33:09 +0200"  >&lt;p&gt;OTOH, on second thoughts, the new interfaces are cleaner and would allow to gradually remove the old Dependencies stuff in a later version. Also I like the fact that &lt;tt&gt;ReferenceFieldDefinition&lt;/tt&gt; keeps all it needs to build a proper reference field whereas now this info is part under &lt;tt&gt;config/referenceProperties&lt;/tt&gt;, part under &lt;tt&gt;dialogs/reference@referencesTo&lt;/tt&gt;. So maybe your solution is the way to go. I&apos;d ask quickly someone in the architect cell to validate your solution anyway.&lt;/p&gt;</comment>
                            <comment id="107366" author="sang.ngo" created="Mon, 29 Jun 2015 12:40:51 +0200"  >&lt;p&gt;Add concept page for this &lt;a href=&quot;https://wiki.magnolia-cms.com/pages/viewpage.action?pageId=104830084&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.magnolia-cms.com/pages/viewpage.action?pageId=104830084&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=fgrilli&quot; class=&quot;user-hover&quot; rel=&quot;fgrilli&quot;&gt;fgrilli&lt;/a&gt; Have you asked architect guy to verify my way?&lt;/p&gt;</comment>
                            <comment id="108592" author="pmundt" created="Tue, 14 Jul 2015 13:11:48 +0200"  >&lt;ul&gt;
	&lt;li&gt;&lt;del&gt;These changes need version bump to &lt;tt&gt;1.5&lt;/tt&gt;&lt;/del&gt; Not possible as 1.5 is only compatible to Magnolia 5.4.
	&lt;ul&gt;
		&lt;li&gt;Instead add new class for &lt;tt&gt;info.magnolia.module.dependencies.action.DependencyAwareConfirmationAction&lt;/tt&gt; and maintain (deprecated) the old class&lt;/li&gt;
		&lt;li&gt;This way we can provide a binary compatible version in &lt;tt&gt;1.4.3&lt;/tt&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.PropertyDefinition&lt;/tt&gt; javadoc has reference to deprecated class
	&lt;ul&gt;
		&lt;li&gt;Rename to &lt;tt&gt;ReferencePropertyDefinition&lt;/tt&gt; (otherwise collides with existing class in main)&lt;/li&gt;
		&lt;li&gt;Rename &lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredPropertyDefinition&lt;/tt&gt; to &lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredReferencePropertyDefinition&lt;/tt&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ReferenceFieldDefinition&lt;/tt&gt; javadoc has reference to deprecated class&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.Dependencies&lt;/tt&gt; wrong version in deprecated javadoc, should be 1.4.3&lt;/li&gt;
	&lt;li&gt;Make sure to use: 
&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;@deprecated since &amp;lt;version&amp;gt; use {@link DependencyService} instead&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt; You want to suggest developers what to use, rather than tell what we do now.&lt;/p&gt;&lt;/li&gt;
	&lt;li&gt;I see there is some redundant code in
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.action.DependencyAwareConfirmationAction#getConfirmationMessageForItem&lt;/tt&gt; and&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ReferenceField#initContent&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;both are building an &lt;tt&gt;Map&amp;lt;String, List&amp;lt;Node&amp;gt;&amp;gt; referenceMap&lt;/tt&gt; / &lt;tt&gt;Map&amp;lt;String, Set&amp;lt;Node&amp;gt;&amp;gt; referenceMap&lt;/tt&gt; &#8594; &lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencyService&lt;/tt&gt; (move to service)?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;DefaultDependencyServiceTest&lt;/tt&gt; should also test another workspace, e.g. &lt;tt&gt;contacts&lt;/tt&gt;
	&lt;ul&gt;
		&lt;li&gt;Why were &lt;tt&gt;#testGetReferencesTo()&lt;/tt&gt;, &lt;tt&gt;#testGetReferencesToFailure()&lt;/tt&gt; removed?&lt;/li&gt;
		&lt;li&gt;Javadoc has reference to deprecated class&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Typo at &lt;tt&gt;info/magnolia/module/dependencies/impl/DefaultDependencyService.java:61&lt;/tt&gt; &lt;tt&gt;cannnot&lt;/tt&gt; &#8594; &lt;tt&gt;cannot&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.ContentDependenciesModule&lt;/tt&gt;:
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;private List&amp;lt;String&amp;gt; referenceProperties&lt;/tt&gt; is rendererd useless now &#8594; deprecate (getter &amp;amp; setter too)&lt;/li&gt;
		&lt;li&gt;Actually whole module class is not required anymore&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencyKeepingPropertiesFinder&lt;/tt&gt; should also be deprecated&lt;/li&gt;
	&lt;li&gt;Comparators &lt;tt&gt;info.magnolia.module.dependencies.impl.NodeComparatorByIdentifier&lt;/tt&gt; &amp;amp; &lt;tt&gt;info.magnolia.module.dependencies.impl.NodeComparatorByPath&lt;/tt&gt; should go to core (main) (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-6299&quot; title=&quot;Node comparators in info.magnolia.cms.util should be using node API&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-6299&quot;&gt;&lt;del&gt;MAGNOLIA-6299&lt;/del&gt;&lt;/a&gt;)
	&lt;ul&gt;
		&lt;li&gt;Instead of removing comparator from &lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencies&lt;/tt&gt; make them extend the new classes and deprecate them&lt;/li&gt;
		&lt;li&gt;Comparators don&apos;t have to be &lt;tt&gt;final&lt;/tt&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="109165" author="sang.ngo" created="Thu, 23 Jul 2015 08:24:05 +0200"  >&lt;p&gt;Branch name is &lt;b&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLCDEP-76&quot; title=&quot;Allow for checking dependencies to any workspace&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLCDEP-76&quot;&gt;&lt;del&gt;MGNLCDEP-76&lt;/del&gt;&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;em&gt;Why were #testGetReferencesTo(), #testGetReferencesToFailure() removed?&lt;/em&gt;&lt;br/&gt;
Content are not supported any more. It should be remove in new class&lt;/li&gt;
	&lt;li&gt;&lt;em&gt;Comparators info.magnolia.module.dependencies.impl.NodeComparatorByIdentifier &amp;amp; info.magnolia.module.dependencies.impl.NodeComparatorByPath should go to core (main) (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-6299&quot; title=&quot;Node comparators in info.magnolia.cms.util should be using node API&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-6299&quot;&gt;&lt;del&gt;MAGNOLIA-6299&lt;/del&gt;&lt;/a&gt;)&lt;/em&gt;&lt;br/&gt;
I marked it as FIXME, should be change.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks&lt;/p&gt;</comment>
                            <comment id="109434" author="sang.ngo" created="Mon, 27 Jul 2015 13:03:01 +0200"  >&lt;ul&gt;
	&lt;li&gt;&lt;em&gt;Comparators info.magnolia.module.dependencies.impl.NodeComparatorByIdentifier &amp;amp; info.magnolia.module.dependencies.impl.NodeComparatorByPath should go to core (main) (&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-6299&quot; title=&quot;Node comparators in info.magnolia.cms.util should be using node API&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-6299&quot;&gt;&lt;del&gt;MAGNOLIA-6299&lt;/del&gt;&lt;/a&gt;)&lt;/em&gt;&lt;br/&gt;
Fixed, committed code&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="109437" author="had" created="Mon, 27 Jul 2015 13:47:13 +0200"  >&lt;p&gt;Since &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLCDEP-80&quot; title=&quot;Link node paths in dependencies tab&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLCDEP-80&quot;&gt;&lt;del&gt;MGNLCDEP-80&lt;/del&gt;&lt;/a&gt; have been reviewed and integrated before this ticket was closed, you need to update the branch now to not only list those dependencies in other workspaces, but to also provide links in them.&lt;/p&gt;</comment>
                            <comment id="109859" author="sang.ngo" created="Mon, 3 Aug 2015 12:55:19 +0200"  >&lt;p&gt;The fixes on &lt;b&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLCDEP-76&quot; title=&quot;Allow for checking dependencies to any workspace&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MGNLCDEP-76&quot;&gt;&lt;del&gt;MGNLCDEP-76&lt;/del&gt;&lt;/a&gt;_int&lt;/b&gt; branch.&lt;/p&gt;</comment>
                            <comment id="110792" author="jsimak" created="Wed, 19 Aug 2015 08:28:17 +0200"  >&lt;p&gt;I think this shouldn&apos;t go into a minor version as it is a complete overhaul of the Dependencies functionality/API.&lt;br/&gt;
Reopened until decision is made to which version this should go in.&lt;/p&gt;</comment>
                            <comment id="111125" author="pmundt" created="Tue, 25 Aug 2015 11:46:28 +0200"  >&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.ContentDependenciesModule#referenceProperties&lt;/tt&gt;&lt;br/&gt;
  Javadoc: specify replacement or refer to new field&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencies#parseIds&lt;/tt&gt;
	&lt;ul&gt;
		&lt;li&gt;rename uuid(s) to identifier(s)&lt;/li&gt;
		&lt;li&gt;instead of &lt;tt&gt;identifiers.add(&quot;jcr:&quot; + uuid);&lt;/tt&gt; use
&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-keyword&quot;&gt;final&lt;/span&gt; ItemKey itemKey = &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; ItemKey(DamConstants.DEFAULT_JCR_PROVIDER_ID, identifier);
identifiers.add(itemKey.asString());
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencies.ContentComparator&lt;/tt&gt; and &lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencies.NodeComparatorByPath&lt;/tt&gt;
	&lt;ul&gt;
		&lt;li&gt;Are the deprecation versions correct?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;I would still vote for extracting
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredReferencesDefinition.AppLocationFactoryImpl&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredReferencesDefinition.DamAppLocationFactoryImpl&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredReferencesDefinition.PathResolverImpl&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ConfiguredReferencesDefinition.AssetPathResolverImpl&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;and actually&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ReferencesDefinition.AppLocationFactory&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.ReferencesDefinition.PathResolver&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;into subpackages?&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Ctors in &lt;tt&gt;info.magnolia.module.dependencies.impl.DefaultDependencies&lt;/tt&gt; (I know I deprecated them) shouldn&apos;t they instantiate member variables? E.g.:
&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;
/**
 * @deprecated since 1.2 Please use {@link #DefaultDependencies(DependencyKeepingNodeDataFinder)} instead.
 */
@Deprecated
&lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; DefaultDependencies() {
    &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;(Components.getComponent(DependencyKeepingPropertiesFinder.class), &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; Provider&amp;lt;ContentDependenciesModule&amp;gt;() {
        @Override
        &lt;span class=&quot;code-keyword&quot;&gt;public&lt;/span&gt; ContentDependenciesModule get() {
            &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; Components.getComponent(ContentDependenciesModule.class);
        }
    });
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.DependenciesFieldDefinition&lt;/tt&gt; shouldn&apos;t we NOT be initializing &lt;tt&gt;appMappings&lt;/tt&gt; in the ctor anymore? They&apos;re deprecated...&lt;/li&gt;
	&lt;li&gt;Specify replacement or &quot;no replacement&quot;
	&lt;ul&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.DependenciesField#APP_TYPE&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.DependenciesField#PAGES_APP&lt;/tt&gt;&lt;/li&gt;
		&lt;li&gt;&lt;tt&gt;info.magnolia.module.dependencies.field.DependenciesField#ASSETS_APP&lt;/tt&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Lower clover coverage threshold&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/warning.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Conceptual remark:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Page references open up the tree view of page app (which I think makes sense, because one can easily activate the page if required)&lt;/li&gt;
	&lt;li&gt;Asset references open up the detail view, which makes it hard to activate the asset (as per closing the detail view, there is no way to find the path to the asset)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Edit: add bullet points for better readability&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10160">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                                        </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="47753">MGNLCDEP-87</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10020">
                    <name>dependency</name>
                                                                <inwardlinks description="is depended upon by">
                                        <issuelink>
            <issuekey id="44556">MGNLCDEP-80</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="30006" name="Screen Shot 2015-09-09 at 11.06.18.png" size="215029" author="jsimak" created="Wed, 9 Sep 2015 11:07:05 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>aperto.de</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 29 Apr 2015 13:35:12 +0200</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>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 25 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>fgrilli</customfieldvalue>
            <customfieldvalue>frank.sommer</customfieldvalue>
            <customfieldvalue>had</customfieldvalue>
            <customfieldvalue>jsimak</customfieldvalue>
            <customfieldvalue>pmundt</customfieldvalue>
            <customfieldvalue>sang.ngo</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0006v:8b</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>26403</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_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="75">Sprint 2 (Vietnam)</customfieldvalue>
    <customfieldvalue id="90">Sprint 7 (Kromeriz)</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10242" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14168" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Task DoD</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                        
        <div style="margin-bottom: 8px;">
                            <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>0/6</span></span></div>
                    
            <div class="checklist-progress-bar-wrapper" style="">
        <div class="checklist-progress-bar" style="position: relative; width: 100%; background-color: #cccccc; margin-bottom: 2px; margin-top: 5px;">
                        <div class="checklist-progress" style="display: block; float: none; width: 0%; height: 2px; background: #14892c;">
                            </div>
        </div>
    </div>
        </div>
    
                                    <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Doc/release notes changes? Comment present?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Downstream builds green?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Solution information and context easily available?</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>Tests</strong></span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><path d="M0.441406 6.94141C0.441406 5.28455 1.78455 3.94141 3.44141 3.94141H15.4414C17.0983 3.94141 18.4414 5.28455 18.4414 6.94141V18.9414C18.4414 20.5983 17.0983 21.9414 15.4414 21.9414H3.44141C1.78455 21.9414 0.441406 20.5983 0.441406 18.9414V6.94141Z" fill="#EFF4FB" /><path fill-rule="evenodd" clip-rule="evenodd" d="M12.4414 3.94141H3.44141C1.78455 3.94141 0.441406 5.28455 0.441406 6.94141V18.9414C0.441406 20.5983 1.78455 21.9414 3.44141 21.9414H15.4414C17.0983 21.9414 18.4414 20.5983 18.4414 18.9414V9.94141H17.4414V18.9414C17.4414 20.046 16.546 20.9414 15.4414 20.9414H3.44141C2.33684 20.9414 1.44141 20.046 1.44141 18.9414V6.94141C1.44141 5.83684 2.33684 4.94141 3.44141 4.94141H12.4414V3.94141Z" fill="#ADBBD0" /><path d="M21.5306 5.91574L19.3486 4.58101L21.5306 3.24628C21.5681 3.22328 21.595 3.18633 21.6053 3.14348C21.6156 3.10063 21.6084 3.05545 21.5855 3.01792L20.9444 1.96985C20.8966 1.89162 20.7942 1.86696 20.716 1.91479L18.6331 3.18898V0.747138C18.6331 0.65546 18.5587 0.581055 18.4671 0.581055H17.2386C17.1469 0.581055 17.0725 0.65546 17.0725 0.747138V3.18898L14.9896 1.91487C14.9112 1.86704 14.8091 1.89162 14.7612 1.96993L14.1201 3.018C14.0972 3.05554 14.09 3.10071 14.1003 3.14356C14.1106 3.18641 14.1375 3.22336 14.175 3.24637L16.3571 4.58101L14.175 5.91574C14.1375 5.93866 14.1106 5.9757 14.1003 6.01847C14.09 6.0614 14.0972 6.10657 14.1201 6.14411L14.7612 7.1921C14.8091 7.27032 14.9112 7.29507 14.9896 7.24724L17.0725 5.97304V8.41489C17.0725 8.50657 17.1469 8.58097 17.2386 8.58097H18.4671C18.5587 8.58097 18.6331 8.50657 18.6331 8.41489V5.97313L20.7161 7.24715C20.7943 7.29499 20.8967 7.27032 20.9444 7.19218L21.5856 6.14411C21.6085 6.10657 21.6157 6.0614 21.6054 6.01855C21.5952 5.97562 21.5682 5.93875 21.5306 5.91574Z" fill="#de350b" /></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span><strong>FixVersion</strong> filled and not yet released</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                                <div style="display: flex; align-items: flex-start; padding: 0; margin-left: 12px; float: none; font-size: 14px;">
                                                                <span style="padding-right: 5px; align-self: flex-start;">
                                <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg" class="unchecked"><rect fill="#EFF4FB" height="17.5" rx="2.5" stroke="#ADBBD0" width="18" x="0.44141" y="3.94141"/></svg>
                        </span>
                                        <div style="cursor: default; text-align: left; flex-grow: 1; padding-right: 3px; margin-top: 2px;">
                                                
                                                
                                                <span >
                                                        <span>Architecture Decision Record (<strong>ADR</strong>)</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </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>