<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Sun Feb 11 23:48:30 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>[BUILD-1138] Can&apos;t delete files because of misconfigured public instance for the nightly</title>
                <link>https://jira.magnolia-cms.com/browse/BUILD-1138</link>
                <project id="10330" key="BUILD">Build</project>
                    <description>&lt;p&gt;&lt;b&gt;Steps to reproduce:&lt;/b&gt; &lt;br/&gt;
1. create a file in resource files or page in Pages app&lt;br/&gt;
2. delete it &lt;br/&gt;
3. Publish deletion&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/attachment/116161/116161_Screen+Recording+2023-09-11+at+15.24.49.mov&quot; title=&quot;Screen Recording 2023-09-11 at 15.24.49.mov attached to BUILD-1138&quot;&gt;Screen Recording 2023-09-11 at 15.24.49.mov&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;expected result:&lt;/b&gt; &lt;br/&gt;
item is deleted &lt;br/&gt;
**&lt;/p&gt;

&lt;p&gt;&lt;b&gt;actual result:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;in Case of pages apps page reloads but item do not change it&apos;s status or it stay untouched &lt;br/&gt;
in case of resource files - error occurs.&lt;/p&gt;

&lt;p&gt;There is not correctly configured public instance for the nightly instance, see &lt;a href=&quot;https://nightly.magnolia-cms.com/.magnolia/admincentral#app:configuration:browser;/modules/publishing-core/config/receivers/magnoliaPublic8080@url:treeview:&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&#160; &lt;/a&gt;so there is no possibility to publish item.&lt;/p&gt;</description>
                <environment></environment>
        <key id="138709">BUILD-1138</key>
            <summary>Can&apos;t delete files because of misconfigured public instance for the nightly</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dmaslanka">Dominik Maslanka</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Sep 2023 15:30:00 +0200</created>
                <updated>Tue, 26 Sep 2023 13:14:43 +0200</updated>
                            <resolved>Tue, 26 Sep 2023 08:37:52 +0200</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="376155" author="mmichel" created="Wed, 13 Sep 2023 14:18:27 +0200"  >&lt;p&gt;&lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=dmaslanka&quot; class=&quot;user-hover&quot; rel=&quot;dmaslanka&quot;&gt;dmaslanka&lt;/a&gt; The exact error is:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
ERROR info.magnolia.publishing.command.PublicationCommand 11.09.2023 12:44:53 -- Receiver: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, error: Receiver public0 is not whitelisted in /server/activation/receiversWhitelist &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Could you please check with your team what the appropriate configuration for that should be? This is a publishing matter and it&apos;s weird, I can&apos;t find any reference to this property either in docs or in the code.&lt;/p&gt;</comment>
                            <comment id="376443" author="asiska" created="Fri, 15 Sep 2023 09:09:54 +0200"  >&lt;p&gt;Ok. So this is the situation that receiver is configured via yaml. In that case we need to update config under /server/activation/receiversWhitelist with it. See this DOCu PR: &lt;a href=&quot;https://git.magnolia-cms.com/projects/DOCUMENTATION/repos/product-docs/pull-requests/1721/diff#modules/ROOT/pages/Administration/Security/Publishing-security.adoc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.magnolia-cms.com/projects/DOCUMENTATION/repos/product-docs/pull-requests/1721/diff#modules/ROOT/pages/Administration/Security/Publishing-security.adoc&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
If you are using light module to configure receivers, you need to provide a list of trusted receiver URLs, as shown below. Or you can use a URL prefix &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; your receivers are on the same domain or have the same beginning. &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;We would have RN pointing to this ^&lt;/p&gt;</comment>
                            <comment id="376679" author="mmichel" created="Mon, 18 Sep 2023 11:32:07 +0200"  >&lt;p&gt;Hey &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=asiska&quot; class=&quot;user-hover&quot; rel=&quot;asiska&quot;&gt;asiska&lt;/a&gt;, thanks for the analysis. You made me realise there is some publishing configuration done in the nightly by the magnolia-base Helm chart, for instance: &lt;a href=&quot;https://git.magnolia-cms.com/projects/SRE-PLATFORM/repos/cloud-helm-charts/browse/magnolia-base/files/microprofile-config.yaml.tpl&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.magnolia-cms.com/projects/SRE-PLATFORM/repos/cloud-helm-charts/browse/magnolia-base/files/microprofile-config.yaml.tpl&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I&apos;m not sure how to move forward, though. Is the receiversWhitelist configurable via Microprofile? What value should it have? ATM it extends &apos;/modules/publishing-core/config/receivers&apos;, so why isn&apos;t that working? Thanks.&lt;/p&gt;</comment>
                            <comment id="376889" author="asiska" created="Tue, 19 Sep 2023 08:24:28 +0200"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=mmichel&quot; class=&quot;user-hover&quot; rel=&quot;mmichel&quot;&gt;mmichel&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;it isn&apos;t working with extends because it takes only JCR nodes, not yaml decorations. In fact I have no idea how to apply microprofile config to /server/activation, maybe with some java code.. But we have also this note in docu&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
When there are no security concerns regarding light module development, or you have configured firewall rules that prevent outgoing connections to unknown servers, you can use some prefix instead &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; the `url` property, e.g. `http:&lt;span class=&quot;code-comment&quot;&gt;//`, `http` or even an empty string. &lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So the solution/workaround for nightly could be using this by creating url property, /server/activation/receiversWhitelist/public/url, with value &apos;&lt;a href=&quot;http://%27/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://&apos;&lt;/a&gt; (this could be bootstrapped on the webapp level).&lt;/p&gt;</comment>
                            <comment id="377159" author="mmichel" created="Wed, 20 Sep 2023 12:52:44 +0200"  >&lt;p&gt;Thanks. While that would work for the nightly, what concerns me is that any project that relies on that Helm chart will run into the same issue. Hence, it would be easier to open up this configuration via Microprofile so that the fix or workaround could be applied to all deployments.&lt;/p&gt;</comment>
                            <comment id="377175" author="asiska" created="Wed, 20 Sep 2023 14:02:54 +0200"  >&lt;p&gt;Hey Maxime,&lt;/p&gt;

&lt;p&gt;I hope that the nightly is bit of a special case. This whitelist logic is integrated to 6.2 only. Actually we weren&#8217;t aware that 6.2 project could use microprofile config at all. Not sure if there is any way to expose this JCR /server/ config to decorations.. config here could be modified only by bootstraps or programatically (and that&apos;s also purpose of this fix, see this &lt;a href=&quot;https://jira.magnolia-cms.com/browse/PUBLISHING-258?focusedId=371265&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-371265&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;comment&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="377201" author="agarcia" created="Wed, 20 Sep 2023 15:33:52 +0200"  >&lt;p&gt;This whitelisting config seems a bit suspicious, if the receivers need to be fixed (for example at build or deployment time), then do that instead of requiring another set of properties that seem redundant in contrast with the old config. This config shouldn&apos;t be tamperable by anyone so the whitelisting seems to be a very self-hosted-with-plain-old-vm solution that is now mandatory everywhere.&lt;/p&gt;

&lt;p&gt;As a general note: Helm charts should provide basic means to deliver configuration and at the same time restraint as much as possible from delivering the actual configuration unless it needs to be computed at deployment time and/or it is critical to well functioning of the app. For example: If a config needs to be computed and is mandatory for the app, it should be added IMHO; if it doesn&apos;t need to be computed at deployment time, then it can simply be provided as config.&lt;/p&gt;</comment>
                            <comment id="377339" author="rgange" created="Thu, 21 Sep 2023 13:08:18 +0200"  >&lt;p&gt;FYI: we also have a similar problem with the demo: &lt;a href=&quot;https://demo.magnolia-cms.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://demo.magnolia-cms.com&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;INFO  info.magnolia.module.scheduler.CommandJob 21.09.2023 10:26:04 -- Starting job [asyncCommand1695291964400]... 
WARN  info.magnolia.publishing.sender.AbstractSender 21.09.2023 10:26:04 -- Unable to initiate content transfer to public nodes due to Receiver public0 is not whitelisted in /server/activation/receiversWhitelist.
info.magnolia.publishing.exception.PublicationException: Receiver public0 is not whitelisted in /server/activation/receiversWhitelist
	at info.magnolia.publishing.sender.AbstractSender.checkAllReceiversAreWhitelisted(AbstractSender.java:383) ~[magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.sender.AbstractSender.send(AbstractSender.java:219) [magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.sender.AbstractSender.publish(AbstractSender.java:148) [magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.transactional.sender.TransactionalSender.publish(TransactionalSender.java:92) [magnolia-publishing-transactional-sender-1.2.4.jar:?]
	at info.magnolia.publishing.command.PublicationCommand.execute(PublicationCommand.java:168) [magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.personalization.command.PersonalizationPublicationCommand.execute(PersonalizationPublicationCommand.java:46) [magnolia-personalization-core-2.1.9.jar:?]
	at info.magnolia.commands.MgnlCommand.executeSynchronized(MgnlCommand.java:80) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:69) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.commands.chain.ChainBase.execute(ChainBase.java:101) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.module.scheduler.CommandJob.execute(CommandJob.java:110) [magnolia-module-scheduler-2.3.6.jar:?]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202) [quartz-2.3.2.jar:?]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.3.2.jar:?]
ERROR info.magnolia.publishing.command.PublicationCommand 21.09.2023 10:26:04 -- Receiver: null, error: Receiver public0 is not whitelisted in /server/activation/receiversWhitelist
info.magnolia.publishing.exception.PublicationException: Receiver public0 is not whitelisted in /server/activation/receiversWhitelist
	at info.magnolia.publishing.sender.AbstractSender.checkAllReceiversAreWhitelisted(AbstractSender.java:383) ~[magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.sender.AbstractSender.send(AbstractSender.java:219) ~[magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.sender.AbstractSender.publish(AbstractSender.java:148) ~[magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.publishing.transactional.sender.TransactionalSender.publish(TransactionalSender.java:92) ~[magnolia-publishing-transactional-sender-1.2.4.jar:?]
	at info.magnolia.publishing.command.PublicationCommand.execute(PublicationCommand.java:168) [magnolia-publishing-core-1.3.12.jar:?]
	at info.magnolia.personalization.command.PersonalizationPublicationCommand.execute(PersonalizationPublicationCommand.java:46) [magnolia-personalization-core-2.1.9.jar:?]
	at info.magnolia.commands.MgnlCommand.executeSynchronized(MgnlCommand.java:80) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.commands.MgnlCommand.execute(MgnlCommand.java:69) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.commands.chain.ChainBase.execute(ChainBase.java:101) [magnolia-core-6.2.39.jar:?]
	at info.magnolia.module.scheduler.CommandJob.execute(CommandJob.java:110) [magnolia-module-scheduler-2.3.6.jar:?]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202) [quartz-2.3.2.jar:?]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.3.2.jar:?]
ERROR info.magnolia.module.scheduler.CommandJob 21.09.2023 10:26:04 -- Cannot execute command [personalizationActivation] for job [asyncCommand1695291964400] in catalog [null]
INFO  info.magnolia.module.workflow.jbpm.workitem.handler.AsyncWorkItemHandler 21.09.2023 10:26:04 -- WorkItem [asyncCommand] was aborted.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10040">
                    <name>causality</name>
                                            <outwardlinks description="caused by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10021">
                    <name>duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="139231">PUBLISHING-298</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="116161" name="Screen Recording 2023-09-11 at 15.24.49.mov" size="2494275" author="dmaslanka" created="Mon, 11 Sep 2023 15:26:15 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Sep 2023 14:18:27 +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>dmaslanka</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            20 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>asiska</customfieldvalue>
            <customfieldvalue>agarcia</customfieldvalue>
            <customfieldvalue>dmaslanka</customfieldvalue>
            <customfieldvalue>mmichel</customfieldvalue>
            <customfieldvalue>rgange</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzztx1:1ycd1q00ch</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12430" key="com.atlassian.teams:rm-teams-custom-field-team">
                        <customfieldname>Team</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[27]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>263</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_13933" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Urgency (resolution)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15724"><![CDATA[Normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14630" key="com.atlassian.jira.plugin.system.customfieldtypes:datetime">
                        <customfieldname>Work Started</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Sep 2023 09:06:18 +0200</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>