<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 03:26:28 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MAGNOLIA-1392] ClassCastException in openwfe when a filter sets a request parameter with value &quot;true&quot;</title>
                <link>https://jira.magnolia-cms.com/browse/MAGNOLIA-1392</link>
                <project id="10000" key="MAGNOLIA">Magnolia</project>
                    <description>&lt;p&gt;Not sure if this should be handled in openwfe or if it should be handled in magnolia.&lt;br/&gt;
If a filter sets a request attribute with value &quot;true&quot; (as a string, not a boolean) workflow doesn&apos;t work anymore: the following stacktrace is what happens when doing an activation:&lt;br/&gt;
(spring filters always set this attribute...) &lt;/p&gt;

&lt;p&gt;ERROR  info.magnolia.module.workflow.WorkflowUtil WorkflowUtil.java(proceed:172) 20.02.2007 14:20:51  Error while accessing the workflow engine&lt;br/&gt;
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean&lt;br/&gt;
       at openwfe.org.engine.workitem.BooleanAttribute.booleanValue(BooleanAttribute.java:94)&lt;br/&gt;
       at openwfe.org.engine.workitem.BooleanAttribute.clone(BooleanAttribute.java:99)&lt;br/&gt;
       at openwfe.org.engine.workitem.MapAttribute.clone(MapAttribute.java:215)&lt;br/&gt;
       at openwfe.org.engine.workitem.MapAttribute.clone(MapAttribute.java:206)&lt;br/&gt;
       at openwfe.org.engine.workitem.InFlowWorkItem.clone(InFlowWorkItem.java:224)&lt;br/&gt;
       at openwfe.org.engine.expressions.SubProcessRefExpression.doLaunch(SubProcessRefExpression.java:627)&lt;br/&gt;
       at openwfe.org.engine.expressions.SubProcessRefExpression.innerLaunch(SubProcessRefExpression.java:549)&lt;br/&gt;
       at openwfe.org.engine.expressions.SubProcessRefExpression.apply(SubProcessRefExpression.java:268)&lt;br/&gt;
       at openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.java:371)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.expressions.IfExpression.applyConsequence(IfExpression.java:254)&lt;br/&gt;
       at openwfe.org.engine.expressions.IfExpression.apply(IfExpression.java:144)&lt;br/&gt;
       at openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.java:371)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequentialFlowExpression.apply(SequentialFlowExpression.java:140)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:554)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequenceExpression.reply(SequenceExpression.java:130)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.reply(NormalState.java:118)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpressionPool.java:713)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(SimpleExpressionPool.java:644)&lt;br/&gt;
       at openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(AbstractFlowExpression.java:479)&lt;br/&gt;
       at openwfe.org.engine.expressions.AbstractFlowExpression.applyToParent(AbstractFlowExpression.java:494)&lt;br/&gt;
       at openwfe.org.engine.expressions.LogExpression.apply(LogExpression.java:153)&lt;br/&gt;
       at openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.java:371)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequentialFlowExpression.apply(SequentialFlowExpression.java:140)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:554)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequenceExpression.reply(SequenceExpression.java:130)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.reply(NormalState.java:118)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpressionPool.java:713)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(SimpleExpressionPool.java:644)&lt;br/&gt;
       at openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(AbstractFlowExpression.java:479)&lt;br/&gt;
       at openwfe.org.engine.expressions.IfExpression.applyConsequence(IfExpression.java:260)&lt;br/&gt;
       at openwfe.org.engine.expressions.IfExpression.apply(IfExpression.java:144)&lt;br/&gt;
       at openwfe.org.engine.expressions.raw.RawExpression.apply(RawExpression.java:371)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequentialFlowExpression.apply(SequentialFlowExpression.java:140)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.apply(NormalState.java:112)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.applyOrLaunch(SimpleExpressionPool.java:529)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:542)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.apply(SimpleExpressionPool.java:554)&lt;br/&gt;
       at openwfe.org.engine.expressions.SequenceExpression.reply(SequenceExpression.java:130)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.reply(NormalState.java:118)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpressionPool.java:713)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.replyToParent(SimpleExpressionPool.java:644)&lt;br/&gt;
       at openwfe.org.engine.expressions.AbstractFlowExpression.replyToParent(AbstractFlowExpression.java:479)&lt;br/&gt;
       at openwfe.org.engine.expressions.OneOrZeroChildExpression.reply(OneOrZeroChildExpression.java:92)&lt;br/&gt;
       at openwfe.org.engine.expressions.ParticipantExpression.reply(ParticipantExpression.java:655)&lt;br/&gt;
       at openwfe.org.engine.expressions.state.NormalState.reply(NormalState.java:118)&lt;br/&gt;
       at openwfe.org.engine.impl.expool.SimpleExpressionPool.reply(SimpleExpressionPool.java:713)&lt;br/&gt;
       at openwfe.org.embed.impl.engine.AbstractEngine.reply(AbstractEngine.java:264)&lt;br/&gt;
       at info.magnolia.module.workflow.WorkflowUtil.proceed(WorkflowUtil.java:169)&lt;br/&gt;
       at info.magnolia.module.workflow.WorkflowUtil.proceed(WorkflowUtil.java:152)&lt;br/&gt;
       at info.magnolia.module.workflow.WorkflowUtil.proceed(WorkflowUtil.java:129)&lt;br/&gt;
       at info.magnolia.module.workflow.inbox.Inbox.proceed(Inbox.java:259)&lt;br/&gt;
       at java.lang.reflect.Method.invoke(Method.java:597)&lt;br/&gt;
       at info.magnolia.cms.servlets.MVCServletHandlerImpl.execute(MVCServletHandlerImpl.java:96)&lt;br/&gt;
       at info.magnolia.cms.servlets.CommandBasedMVCServletHandler.execute(CommandBasedMVCServletHandler.java:66)&lt;br/&gt;
       at info.magnolia.cms.servlets.MVCServlet.doPost(MVCServlet.java:111)&lt;br/&gt;
       at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:174)&lt;br/&gt;
       at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:77)&lt;/p&gt;</description>
                <environment></environment>
        <key id="12516">MAGNOLIA-1392</key>
            <summary>ClassCastException in openwfe when a filter sets a request parameter with value &quot;true&quot;</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/critical.svg">Critical</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="gjoseph">Magnolia International</assignee>
                                    <reporter username="fgiust">Fabrizio Giustina</reporter>
                        <labels>
                    </labels>
                <created>Tue, 20 Feb 2007 14:39:39 +0100</created>
                <updated>Wed, 23 Jan 2013 09:00:07 +0100</updated>
                            <resolved>Thu, 15 Nov 2007 12:57:48 +0100</resolved>
                                    <version>3.0.1</version>
                                    <fixVersion>3.5 RC1</fixVersion>
                                    <component>workflow</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="13553" author="fgiust" created="Tue, 20 Feb 2007 14:41:34 +0100"  >&lt;p&gt;quick fix in openwfe:&lt;/p&gt;

&lt;p&gt;openwfe.org.engine.workitem.BooleanAttribute&lt;/p&gt;

&lt;p&gt;    public boolean booleanValue()&lt;br/&gt;
    {&lt;br/&gt;
        if (this.value instanceof String)&lt;/p&gt;
        {
            return Boolean.parseBoolean((String) this.value);
        }
&lt;p&gt;        return ((Boolean) this.value).booleanValue();&lt;br/&gt;
    }&lt;/p&gt;


&lt;p&gt;still checking if it could be a problem in how magnolia sets workitem attributes&lt;/p&gt;</comment>
                            <comment id="13554" author="jmettraux" created="Tue, 20 Feb 2007 15:11:09 +0100"  >&lt;p&gt;checked in into OpenWFE svn.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;

&lt;p&gt;John&lt;/p&gt;</comment>
                            <comment id="13555" author="fgiust" created="Tue, 20 Feb 2007 15:22:42 +0100"  >&lt;p&gt;thanks John!&lt;/p&gt;

&lt;p&gt;I had a deeper look at BooleanAttribute and it seems that the only way you can set an invalid (non boolean) internal value is by using the setter method inherited by AtomicAttribute. This is why you ends up with a String value in magnolia (it doesn&apos;t use the constructor but the getter).&lt;br/&gt;
A better way to definitively fix it is to override the setValue() method in order to be sure that value is always a boolean... this is what I would add in BooleanAttribute:&lt;/p&gt;


&lt;p&gt;    public void setValue(Object value)&lt;br/&gt;
    {&lt;br/&gt;
        if (value == null)&lt;/p&gt;
        {
            throw new IllegalArgumentException(&quot;Cannot set to a null value&quot;);
        }
&lt;p&gt;        else&lt;/p&gt;
        {
            this.value = &quot;true&quot;.equalsIgnoreCase(value.toString());
        }
&lt;p&gt;    }&lt;/p&gt;
</comment>
                            <comment id="13556" author="jmettraux" created="Tue, 20 Feb 2007 15:37:14 +0100"  >&lt;p&gt;Hi Fabrizio,&lt;/p&gt;

&lt;p&gt;I did that :&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://openwfe.svn.sourceforge.net/viewvc/openwfe/trunk/openwfe/openwfe-engine/src/main/java/openwfe/org/engine/workitem/BooleanAttribute.java?r1=3087&amp;amp;r2=3627&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://openwfe.svn.sourceforge.net/viewvc/openwfe/trunk/openwfe/openwfe-engine/src/main/java/openwfe/org/engine/workitem/BooleanAttribute.java?r1=3087&amp;amp;r2=3627&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;which should be roughly equal to your suggestion.&lt;/p&gt;

&lt;p&gt;Thanks to you.&lt;/p&gt;</comment>
                            <comment id="13689" author="django" created="Wed, 7 Mar 2007 17:31:57 +0100"  >&lt;p&gt;I&apos;m having the same exception on one particular machine. When I extract the Magnolia bundle (3, 3rc3, 3.0.1) and try to activate an arbitrary page I got a &lt;br/&gt;
ERROR info.magnolia.module.workflow.WorkflowUtil WorkflowUtil.java(proceed:172) 07.03.2007 09:57:28 Error while accessing the workflow engine &lt;br/&gt;
java.lang.ClassCastException: java.lang.String &lt;br/&gt;
        at openwfe.org.engine.workitem.IntegerAttribute.intValue(IntegerAttribute.java:103) &lt;br/&gt;
        at openwfe.org.engine.workitem.IntegerAttribute.clone(IntegerAttribute.java:108) &lt;br/&gt;
        at openwfe.org.engine.workitem.MapAttribute.clone(MapAttribute.java:215) &lt;br/&gt;
        at openwfe.org.engine.workitem.MapAttribute.clone(MapAttribute.java:206) &lt;br/&gt;
        at openwfe.org.engine.workitem.InFlowWorkItem.clone(InFlowWorkItem.java:224) &lt;br/&gt;
        at openwfe.org.engine.expressions.SubProcessRefExpression.doLaunch(SubProcessRefExpression.java:627) &lt;br/&gt;
...&lt;br/&gt;
ERROR info.magnolia.module.workflow.jcr.JCRWorkItemAPI JCRWorkItemAPI.java(getWorkItemById:153) 07.03.2007 09:57:28 get work item by id failed, path = activation/j0.0.2/44/1173257835044/activate/0.0.4.0 &lt;br/&gt;
javax.jcr.PathNotFoundException: activation/j0.0.2/44/1173257835044/activate/0.0.4.0 &lt;br/&gt;
        at org.apache.jackrabbit.core.NodeImpl.getNode(NodeImpl.java:2369) &lt;br/&gt;
        at info.magnolia.cms.core.Content.&amp;lt;init&amp;gt;(Content.java:109) &lt;br/&gt;
        at info.magnolia.cms.core.HierarchyManager.getContent(HierarchyManager.java:253) &lt;br/&gt;
        at info.magnolia.module.workflow.jcr.JCRWorkItemAPI.getWorkItemById(JCRWorkItemAPI.java:150) &lt;br/&gt;
...&lt;/p&gt;

&lt;p&gt;The same installation works fine on other machines. &lt;/p&gt;

&lt;p&gt;I tried to replace the openwfe engine jar by one build from the head but then I get an continuing dump of &lt;br/&gt;
INFO: Illegal access: this web application instance has been stopped already (the eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact) &lt;br/&gt;
Mar 7, 2007 12:36:57 PM org.apache.catalina.loader.WebappClassLoader loadClass &lt;/p&gt;

&lt;p&gt;So is there a hint on how to work around the problem. What &apos;true&apos; is causing the problem? Is it something machine specific? Something I did wrong? Please help. Our company wants to use Magnolia and I need to get this environment up and running. It is blocking me for a while now.&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;</comment>
                            <comment id="13690" author="jmettraux" created="Wed, 7 Mar 2007 23:51:12 +0100"  >&lt;p&gt;Hi Django, Hi Fabrizio,&lt;/p&gt;

&lt;p&gt;I will tighten the IntegerAttribute and all the other attributes as we did for the BooleanAttribute.&lt;/p&gt;

&lt;p&gt;Too bad I haven&apos;t the time now to fix the cause common to all attributes.&lt;/p&gt;

&lt;p&gt;Stay tuned,&lt;/p&gt;

&lt;p&gt;John&lt;/p&gt;</comment>
                            <comment id="13691" author="jmettraux" created="Thu, 8 Mar 2007 02:31:34 +0100"  >&lt;p&gt;OK,&lt;/p&gt;

&lt;p&gt;code tightened&lt;/p&gt;

&lt;p&gt;svn 3630&lt;/p&gt;

&lt;p&gt;SNAPSHOT jars uploaded. direct link : &lt;a href=&quot;http://maven.openwfe.org/snapshots/org/openwfe/openwfe-engine/1.7.3-SNAPSHOT/openwfe-engine-1.7.3-20070308.091235-10.jar&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maven.openwfe.org/snapshots/org/openwfe/openwfe-engine/1.7.3-SNAPSHOT/openwfe-engine-1.7.3-20070308.091235-10.jar&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Best regards,&lt;/p&gt;

&lt;p&gt;John&lt;/p&gt;</comment>
                            <comment id="13699" author="django" created="Thu, 8 Mar 2007 19:51:13 +0100"  >&lt;p&gt;Hi John,&lt;/p&gt;

&lt;p&gt;Unfortunately this does not work for me. After replacing the jars magnolia doesn&apos;t start up:&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(load:147) 08.03.2007 19:44:44  start initialization of module workflow&lt;br/&gt;
INFO   info.magnolia.module.workflow.WorkflowModule WorkflowModule.java(startEngine:106) 08.03.2007 19:44:44  Starting openwfe engine&lt;br/&gt;
Mar 8, 2007 7:44:44 PM org.apache.catalina.core.StandardContext start&lt;br/&gt;
SEVERE: Error listenerStart&lt;br/&gt;
Mar 8, 2007 7:44:44 PM org.apache.catalina.core.StandardContext start&lt;br/&gt;
SEVERE: Context startup failed due to previous errors&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ShutdownManager ShutdownManager.java(contextDestroyed:82) 08.03.2007 19:44:44  Executing shutdown tasks&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: samples&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: mail&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: templating&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: dms&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: cache&lt;br/&gt;
INFO   info.magnolia.cms.cache.BaseCacheManager BaseCacheManager.java(stop:228) 08.03.2007 19:44:44  Stopping CacheManager...&lt;br/&gt;
INFO   info.magnolia.cms.cache.BaseCacheManager BaseCacheManager.java(stop:240) 08.03.2007 19:44:44  CacheManager is now stopped.&lt;br/&gt;
INFO   info.magnolia.cms.beans.config.ModuleLoader ModuleLoader.java(execute:165) 08.03.2007 19:44:44  Shutting down module: adminInterface&lt;br/&gt;
INFO   info.magnolia.jackrabbit.ProviderImpl ProviderImpl.java(execute:188) 08.03.2007 19:44:44  Shutting down repository bound to &apos;magnoliaPublic&apos;&lt;br/&gt;
Shutting down Log4J&lt;/p&gt;

&lt;p&gt;And after that there is an continuing error:&lt;br/&gt;
INFO: Illegal access: this web application instance has been stopped already (the eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact)&lt;br/&gt;
Mar 8, 2007 7:45:44 PM org.apache.catalina.loader.WebappClassLoader loadClass &lt;/p&gt;

&lt;p&gt;Is there any hint on what integer is causing the underlying problem I have on this particular machine?&lt;/p&gt;</comment>
                            <comment id="13701" author="django" created="Fri, 9 Mar 2007 15:24:18 +0100"  >&lt;p&gt;Hi John,&lt;/p&gt;

&lt;p&gt;I&apos;m not sure my comments are really related directly to this issue. My actual problem is that magnolia activation is not working on SuSE 10.x. (I accidentally used SuSE because I had a boot CD around). I now use Ubuntu and activation works fine.  &lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;

&lt;p&gt;Django&lt;/p&gt;</comment>
                            <comment id="13857" author="fgiust" created="Sun, 22 Apr 2007 16:42:16 +0200"  >&lt;p&gt;Setting fix version to 3.1 to remember that we neet to upgrade to openwfe 1.7.3 in order to have this fixed, hoping that a new openwfe release is out before we are ready to release magnolia 3.1 &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="14896" author="gjoseph" created="Thu, 25 Oct 2007 15:21:53 +0200"  >&lt;p&gt;Actually this is really the same as in &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MAGNOLIA-1797&quot; title=&quot;Can&amp;#39;t proceed workflow : ClassCastException in openwfe&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MAGNOLIA-1797&quot;&gt;&lt;del&gt;MAGNOLIA-1797&lt;/del&gt;&lt;/a&gt;. We&apos;ll branch of openwfe-1.7.2 and fix it there.&lt;br/&gt;
(Fabrizio&apos;s fix has been applied to the trunk, and similar fixes to the other XXXAttribute classes, but also another bunch of changes, including API changes, so we can&apos;t afford to migrate this now)&lt;/p&gt;</comment>
                            <comment id="14961" author="gjoseph" created="Fri, 2 Nov 2007 20:15:54 +0100"  >&lt;p&gt;We branched openwfe-1.7.2 and just deployed 1.7.2.1-SNAPSHOTs, which should fix this issue.&lt;/p&gt;</comment>
                            <comment id="15062" author="gjoseph" created="Thu, 15 Nov 2007 12:57:48 +0100"  >&lt;p&gt;The update to openwfe to 1.7.2.1 fixes this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="13541">MAGNOLIA-1797</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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>openmindonline.it</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 20 Feb 2007 15:11:09 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            16 years, 15 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>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>django</customfieldvalue>
            <customfieldvalue>fgiust</customfieldvalue>
            <customfieldvalue>jmettraux</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01787:</customfieldvalue>

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