<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 03:18:52 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-582] Cannot change node data title from untitled on 2.1.2</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-582</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;In Config -&amp;gt; Modules -&amp;gt; Templating -&amp;gt; Templates, I will create a new content node.  Then I will add new node data.  I will try to rename the node data from &quot;untitled&quot; to something else.  i will then get a javax.jcr.PathNotFoundException.  Here is the complete stack trace.  This happens in other areas as well.&lt;/p&gt;

&lt;p&gt;INFO   info.magnolia.cms.beans.config.Template Template.java(update:126) 19.10.2005 13:02:35  Config : loading Template&lt;br/&gt;
info - modules/templating&lt;br/&gt;
WARN   org.apache.jackrabbit.core.observation.ObservationManagerFactory ObservationManagerFactory.java(run:163) 19.10.20&lt;br/&gt;
05 13:02:35  EventConsumer threw exception: java.lang.NullPointerException&lt;br/&gt;
ERROR  info.magnolia.cms.exchange.simple.Syndicator Syndicator.java(deActivate:282) 19.10.2005 13:02:39  Failed to remov&lt;br/&gt;
e [ /modules/templating/Templates/blah/untitled ] from [ localhost:8081/tnl ]&lt;br/&gt;
ERROR  info.magnolia.cms.exchange.simple.Syndicator Syndicator.java(deActivate:283) 19.10.2005 13:02:39  modules/templat&lt;br/&gt;
ing/Templates/blah/untitled&lt;br/&gt;
javax.jcr.PathNotFoundException: modules/templating/Templates/blah/untitled&lt;br/&gt;
        at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2231)&lt;br/&gt;
        at info.magnolia.cms.core.Content.&amp;lt;init&amp;gt;(Content.java:110)&lt;br/&gt;
        at info.magnolia.cms.core.HierarchyManager.getContent(HierarchyManager.java:258)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.updateDeActivationDetails(Syndicator.java:384)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.deActivate(Syndicator.java:301)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.deActivate(Syndicator.java:279)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.deActivate(Syndicator.java:239)&lt;br/&gt;
        at info.magnolia.cms.gui.control.Tree.deActivateNode(Tree.java:908)&lt;br/&gt;
        at info.magnolia.cms.gui.control.Tree.renameNode(Tree.java:829)&lt;br/&gt;
        at info.magnolia.module.admininterface.AdminTreeMVCHandler.rename(AdminTreeMVCHandler.java:326)&lt;br/&gt;
        at info.magnolia.module.admininterface.AdminTreeMVCHandler.saveValue(AdminTreeMVCHandler.java:296)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br/&gt;
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br/&gt;
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br/&gt;
        at java.lang.reflect.Method.invoke(Method.java:585)&lt;br/&gt;
        at info.magnolia.cms.servlets.MVCServletHandlerImpl.execute(MVCServletHandlerImpl.java:70)&lt;br/&gt;
        at info.magnolia.cms.servlets.MVCServlet.doGet(MVCServlet.java:108)&lt;br/&gt;
        at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:48)&lt;br/&gt;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)&lt;br/&gt;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:704)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:474)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)&lt;br/&gt;
        at info.magnolia.cms.servlets.EntryServlet.redirect(EntryServlet.java:214)&lt;br/&gt;
        at info.magnolia.cms.servlets.EntryServlet.doGet(EntryServlet.java:126)&lt;br/&gt;
        at info.magnolia.cms.servlets.EntryServlet.doPost(EntryServlet.java:182)&lt;br/&gt;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)&lt;br/&gt;
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)&lt;br/&gt;
        at info.magnolia.cms.filters.SecurityFilter.doFilter(SecurityFilter.java:73)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)&lt;br/&gt;
        at info.magnolia.cms.filters.MultipartRequestFilter.doFilter(MultipartRequestFilter.java:80)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)&lt;br/&gt;
        at info.magnolia.cms.filters.ContentTypeFilter.doFilter(ContentTypeFilter.java:65)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)&lt;br/&gt;
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)&lt;br/&gt;
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)&lt;br/&gt;
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)&lt;br/&gt;
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)&lt;br/&gt;
        at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)&lt;br/&gt;
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)&lt;br/&gt;
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)&lt;br/&gt;
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)&lt;br/&gt;
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)&lt;br/&gt;
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)&lt;br/&gt;
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)&lt;br/&gt;
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)&lt;br/&gt;
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)&lt;br/&gt;
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;br/&gt;
        at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)&lt;br/&gt;
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)&lt;br/&gt;
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)&lt;br/&gt;
        at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)&lt;br/&gt;
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)&lt;br/&gt;
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)&lt;br/&gt;
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)&lt;br/&gt;
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:595)&lt;/p&gt;</description>
                <environment>Windows XP Professional, Tomcat that came with the Magnolia 2.1.2 distribution.  I am testing on my local PC before deploying on the server.</environment>
        <key id="11165">MAGNOLIA-582</key>
            <summary>Cannot change node data title from untitled on 2.1.2</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/blocker.svg">Blocker</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="pbaerfuss">Philipp B&#228;rfuss</assignee>
                                    <reporter username="drpentode">Jeff Sutherland</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Oct 2005 20:25:16 +0200</created>
                <updated>Wed, 23 Jan 2013 08:59:50 +0100</updated>
                            <resolved>Thu, 27 Oct 2005 11:58:41 +0200</resolved>
                                    <version>2.1.1</version>
                    <version>2.1.2</version>
                                    <fixVersion>2.1.4</fixVersion>
                    <fixVersion>3.0 Beta 1</fixVersion>
                                    <component>core</component>
                        <due>Thu, 20 Oct 2005 00:00:00 +0200</due>
                            <votes>1</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="11408" author="acooper" created="Wed, 19 Oct 2005 22:17:55 +0200"  >&lt;p&gt;I am experiencing the same problem using Magnolia v2.1.2 with the stock version of tomcat on Windows 2000 Professional.  I have yet to test is on my production sun server.  I added a new node data item in /config/modules/templating/dialogs/..... to configure the rich text editor and when I tried to change the name from untitled I got a pathNotFoundException with the exact same stack trace as described here.  I also can not delete the node data to the same end.  I can only guess that this probably has something to do with the new subscriber checking features added in 2.1+.&lt;/p&gt;</comment>
                            <comment id="11409" author="bentins" created="Wed, 19 Oct 2005 23:40:14 +0200"  >&lt;p&gt;I have got the same exact problem on my version which is 2.1.1&lt;/p&gt;

&lt;p&gt;I&apos;m running the author instance on JBoss 3.2.7&lt;/p&gt;</comment>
                            <comment id="11410" author="bentins" created="Wed, 19 Oct 2005 23:49:43 +0200"  >&lt;p&gt;I&apos;ve looked a little into the log, before we get the exception we have a &apos;nullPointerException&apos; which afterwards reinitialized the template info. I don&apos;t really know how things operate under the hood but maybe there is a context which reinitialized to a state before the untitled was created thus it can no longer find it when trying to rename.... Here is the log I&apos;ve seen:&lt;/p&gt;

&lt;p&gt;23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Syndicator&amp;#93;&lt;/span&gt; Exchange : activation request received by 0001&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : re-initializing Template info&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : initializing Template info&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : loading Template info - modules/templating&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleTwoColumns&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleOneColumn&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleDevShow&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:09,171 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleForm&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:09,187 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleSearch&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:09,187 WARN  &lt;span class=&quot;error&quot;&gt;&amp;#91;ObservationManagerFactory&amp;#93;&lt;/span&gt; EventConsumer threw exception: java.lang.NullPointerException&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : re-initializing Template info&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : initializing Template info&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : loading Template info - modules/templating&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleTwoColumns&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleOneColumn&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleDevShow&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleForm&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:37,140 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleSearch&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:37,171 WARN  &lt;span class=&quot;error&quot;&gt;&amp;#91;ObservationManagerFactory&amp;#93;&lt;/span&gt; EventConsumer threw exception: java.lang.NullPointerException&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Syndicator&amp;#93;&lt;/span&gt; Exchange : activation request received by 0001&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : re-initializing Template info&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : initializing Template info&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Config : loading Template info - modules/templating&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleTwoColumns&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleOneColumn&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleDevShow&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:54,953 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleForm&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:54,968 INFO  &lt;span class=&quot;error&quot;&gt;&amp;#91;Template&amp;#93;&lt;/span&gt; Registering template &lt;span class=&quot;error&quot;&gt;&amp;#91;sampleSearch&amp;#93;&lt;/span&gt;&lt;br/&gt;
23:43:54,968 WARN  &lt;span class=&quot;error&quot;&gt;&amp;#91;ObservationManagerFactory&amp;#93;&lt;/span&gt; EventConsumer threw exception: java.lang.NullPointerException&lt;br/&gt;
23:44:00,968 ERROR &lt;span class=&quot;error&quot;&gt;&amp;#91;Syndicator&amp;#93;&lt;/span&gt; Failed to remove [ /modules/templating/Templates/samples/quickstart/untitled ] from [ 12&lt;br/&gt;
.0.0.1:8080/magnoliaPublic ]&lt;br/&gt;
23:44:00,968 ERROR &lt;span class=&quot;error&quot;&gt;&amp;#91;Syndicator&amp;#93;&lt;/span&gt; modules/templating/Templates/samples/quickstart/untitled&lt;br/&gt;
javax.jcr.PathNotFoundException: modules/templating/Templates/samples/quickstart/untitled&lt;br/&gt;
        at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2240)&lt;br/&gt;
        at info.magnolia.cms.core.Content.&amp;lt;init&amp;gt;(Content.java:110)&lt;br/&gt;
        at info.magnolia.cms.core.HierarchyManager.getContent(HierarchyManager.java:258)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.updateDeActivationDetails(Syndicator.java:384)&lt;br/&gt;
        at info.magnolia.cms.exchange.simple.Syndicator.deActivate(Syndicator.java:301)&lt;/p&gt;</comment>
                            <comment id="11411" author="pbracher" created="Thu, 20 Oct 2005 10:10:40 +0200"  >&lt;p&gt;This is a blocker will solve it today&lt;/p&gt;</comment>
                            <comment id="11412" author="pbracher" created="Thu, 20 Oct 2005 10:16:32 +0200"  >&lt;p&gt;Since 2.1.1 all the activation exceptions in the public instance are sended back to the author instance.&lt;/p&gt;

&lt;p&gt;Because every rename triggers a deactivation the sender gets now an exception if the renamed node was not activated before.&lt;/p&gt;

&lt;p&gt;To solve it quickly (we make a 2.1.3 release for that reason) we will do the following:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;if the node has the activated flag: write an error message&lt;/li&gt;
	&lt;li&gt;if the node hasn&apos;t the acitvated flas: write a debug message&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Workaround: switch off the subscribers, rename&lt;/p&gt;

&lt;p&gt;Since we must only change some classes the user can upgrade by coping the the new jar to the lib directory.&lt;/p&gt;</comment>
                            <comment id="11426" author="paradise" created="Mon, 24 Oct 2005 18:33:26 +0200"  >&lt;p&gt;I noticed 2.1.3 is out. While it appears to fix the renaming issue, a related issue, deletion of nodes, seems to have the same problem. It doesn&apos;t seem possible to delete a node while activation is enabled. When activation is disabled it works just fine.&lt;/p&gt;</comment>
                            <comment id="11431" author="pbracher" created="Tue, 25 Oct 2005 09:28:11 +0200"  >&lt;p&gt;is the same&lt;/p&gt;</comment>
                            <comment id="11441" author="pbracher" created="Thu, 27 Oct 2005 11:58:41 +0200"  >&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;alerts now if a false subscriber is the cause&lt;/li&gt;
	&lt;li&gt;if the subscriber is switched off or configured properly it works properly&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>relation</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="11166">MAGNOLIA-583</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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_14169" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Bug DoR</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/2</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>Steps to reproduce, expected, and actual results filled</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>Affected version filled</span>

                        </span>
                    </div>
                                                                    <span style="padding-right: 1px; white-space: nowrap;">
                                                        
                                                        
                                                                                </span>
                                    </div>
                                            ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>yahoo.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 19 Oct 2005 22:17:55 +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>true</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>
                            18 years, 18 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>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>acooper</customfieldvalue>
            <customfieldvalue>paradise</customfieldvalue>
            <customfieldvalue>drpentode</customfieldvalue>
            <customfieldvalue>pbaerfuss</customfieldvalue>
            <customfieldvalue>pbracher</customfieldvalue>
            <customfieldvalue>bentins</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01akf:</customfieldvalue>

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