<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:24:14 UTC 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 add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-2920] stripes-core and -cli jobs die in CI during &quot;Run SonarQube&quot;</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2920</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;UI PRs are dying in Jenkins during the &#8220;Run Sonarqube&#8221; step with an error message like this: &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: Error during SonarScanner execution
java.lang.IndexOutOfBoundsException: toIndex = 3
	at java.base/java.util.AbstractList.subListRangeCheck(AbstractList.java:507)
	at java.base/java.util.ArrayList.subList(ArrayList.java:1138)
	at com.sonar.security.analysis.C.A.E.A(na:2711)
	[...]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="81922">FOLIO-2920</key>
            <summary>stripes-core and -cli jobs die in CI during &quot;Run SonarQube&quot;</summary>
                <type id="10001" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium">Bug</type>
                                            <priority id="10001" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p2.svg">P2</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5f9abc1eb45b2e007453f423">John Malconian</assignee>
                                                                <reporter accountid="615afd1cd9820f0070a09ef0">Zak Burke</reporter>
                                    <labels>
                    </labels>
                <created>Wed, 16 Dec 2020 14:54:26 +0000</created>
                <updated>Thu, 4 Feb 2021 22:27:09 +0000</updated>
                            <resolved>Thu, 4 Feb 2021 22:27:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="198528" author="5f9abc1eb45b2e007453f423" created="Wed, 16 Dec 2020 15:01:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=615afd1cd9820f0070a09ef0&quot; class=&quot;user-hover&quot; rel=&quot;615afd1cd9820f0070a09ef0&quot; data-account-id=&quot;615afd1cd9820f0070a09ef0&quot; accountid=&quot;615afd1cd9820f0070a09ef0&quot; rel=&quot;noreferrer&quot;&gt;Zak Burke&lt;/a&gt; Can you point me to a job with this error?&lt;/p&gt;</comment>
                                                            <comment id="198529" author="615afd1cd9820f0070a09ef0" created="Wed, 16 Dec 2020 15:03:00 +0000"  >&lt;p&gt;e.g. &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/folio-org/job/stripes-core/job/STCOR-490/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;stripes-core&lt;/a&gt;, &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/folio-org/job/stripes-cli/job/bump-stripes-core/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;stripes-cli&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="198530" author="5f9abc1eb45b2e007453f423" created="Wed, 16 Dec 2020 20:53:28 +0000"  >&lt;p&gt;So far only stripes-core and stripes-cli seem impacted whatever is going on here.  stripes-cli does something with stripes-core so it may come down to an issue with stripes-core.   I don&apos;t see this kind of error for any other repo.  It may take a couple of days to fully debug this,  so I would advise disabling Sonarqube in the repo&apos;s Jenkinsfile if necessary. &lt;/p&gt;</comment>
                                                            <comment id="198531" author="615afd1cd9820f0070a09ef0" created="Wed, 16 Dec 2020 22:09:14 +0000"  >&lt;p&gt;Thanks for the update, &lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;! &lt;/p&gt;</comment>
                                                            <comment id="198533" author="615afd1cd9820f0070a09ef0" created="Tue, 22 Dec 2020 12:42:08 +0000"  >&lt;p&gt;Interestingly, I also see this issue in a &lt;a href=&quot;https://jenkins-aws.indexdata.com/job/folio-org/job/stripes-core/view/change-requests/job/PR-967/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;bug-fix patch to stripes-core v5&lt;/a&gt;, the Goldenrod release. This suggests a change in a third-party dependency is the root cause here, as the changes themselves (see 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOR-496&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOR-496&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Backport STCOR-454 to stripes-core 5 (Goldenrod)&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            STCOR-496
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
) were merged to master in August and did not involve any changes to &lt;tt&gt;package.json&lt;/tt&gt;. IOW, the lock file is different between the &lt;tt&gt;v5.0.3&lt;/tt&gt; build and the 
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOR-409&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOR-409&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Can see &amp;quot;Change password&amp;quot; link without permission.&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            STCOR-409
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 build not because of stripes-core changes but because of third-party lib changes. &lt;/p&gt;</comment>
                                                            <comment id="198535" author="615afd1cd9820f0070a09ef0" created="Tue, 22 Dec 2020 16:49:59 +0000"  >&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;
$ diff yarn.STCOR-481.lock yarn.808-master.lock | grep resolved &amp;gt; master-resolved.txt
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCOR-481&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCOR-481&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;context undefined after changing locales in Action &amp;gt; New menu option&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            STCOR-481
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
 was the most-recent PR where SonarQube ran successfully, so &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;/rest/api/3/attachment/content/64341&quot; title=&quot;master-resolved.txt attached to FOLIO-2920&quot; data-attachment-type=&quot;file&quot; data-attachment-name=&quot;master-resolved.txt&quot; data-media-services-type=&quot;file&quot; data-media-services-id=&quot;6b719c2c-f7de-4347-8afb-06b9aceafc8f&quot; rel=&quot;noreferrer&quot;&gt;master-resolved.txt&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/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; shows the ~60 changes in dependencies. &lt;/p&gt;</comment>
                                                            <comment id="198537" author="5f9abc1eb45b2e007453f423" created="Fri, 8 Jan 2021 19:09:58 +0000"  >&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Anything in ./node_modules is excluded from analysis so I don&apos;t any 3rd party node packages are causing this issue.&lt;/li&gt;
	&lt;li&gt;I tested with multiple versions of the Scanner app and they all fail the same way.&lt;/li&gt;
	&lt;li&gt;I &lt;b&gt;think&lt;/b&gt; the scanner may be getting tripped on one particular rule, S2083, which is part of the default Sonar rules profile for JS.   If so, it doesn&apos;t necessarily mean that the failure is due to a change to stripes-core/cli.  It could be related to a Sonar update to the rule.&lt;/li&gt;
	&lt;li&gt;It could also be something else.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I&apos;m testing on the FOLIO-2920-test branch of stripes-core.  I&apos;ve enabled DEBUG level logging of Sonarqube on that branch.  This very well could be a bug that should be reported to the Sonarqube folks for further analysis.   I will need to capture some additional information, before sending them a report. &lt;/p&gt;</comment>
                                                            <comment id="198540" author="5f9abc1eb45b2e007453f423" created="Fri, 8 Jan 2021 19:45:54 +0000"  >&lt;p&gt;Error with DEBUG enabled:&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;19:35:48.263 INFO: Analyzing 741 ucfgs to detect vulnerabilities.
19:35:48.323 DEBUG: loaded 2 sources for rule S2083
19:35:48.359 DEBUG: Resource file jssecurity/sinks/common.json was not read
19:35:48.360 DEBUG: loaded 1 sinks for rule S2083
19:35:48.401 DEBUG: loaded 3 sources for rule S3649
19:35:48.410 DEBUG: Resource file jssecurity/sinks/common.json was not read
19:35:48.411 DEBUG: loaded 2 sinks for rule S3649
19:35:48.436 DEBUG: loaded 2 sources for rule S6096
19:35:48.443 DEBUG: Resource file jssecurity/sinks/common.json was not read
19:35:48.444 DEBUG: loaded 1 sinks for rule S6096
19:35:48.567 INFO: rule: S2083, entrypoints: 189
19:35:48.567 DEBUG: Running rule jssecurity:S2083
19:35:48.567 INFO: Running symbolic analysis
19:35:48.571 DEBUG: loaded 5 sanitizers for rule S2083
19:35:48.571 DEBUG: Resource file jssecurity/passthroughs/common.json was not read
19:35:48.571 DEBUG: Resource file jssecurity/passthroughs/S2083.json was not read
19:35:48.571 DEBUG: loaded 0 passthroughs for rule S2083
19:35:48.572 DEBUG: Resource file jssecurity/collectionHandlers/common.json was not read
19:35:48.572 DEBUG: Resource file jssecurity/collectionHandlers/S2083.json was not read
19:35:48.572 DEBUG: loaded 0 collectionHandlers for rule S2083
19:35:48.827 DEBUG: eslint-bridge server will shutdown
19:35:54.101 DEBUG: stylelint-bridge server will shutdown
19:35:54.103 INFO: ------------------------------------------------------------------------
19:35:54.103 INFO: EXECUTION FAILURE
19:35:54.103 INFO: ------------------------------------------------------------------------
19:35:54.104 INFO: Total time: 1:24.439s
19:35:54.198 INFO: Final Memory: 31M/128M
19:35:54.198 INFO: ------------------------------------------------------------------------
19:35:54.199 ERROR: Error during SonarScanner execution
java.lang.IndexOutOfBoundsException: toIndex = 3
	at java.base/java.util.AbstractList.subListRangeCheck(AbstractList.java:507)
	at java.base/java.util.ArrayList.subList(ArrayList.java:1138)
	at com.sonar.security.analysis.C.A.E.A(na:2711)
	at com.sonar.security.analysis.C.A.E.A(na:2399)
	at com.sonar.security.analysis.C.A.A.D.B(na:3360)
	at com.sonar.security.analysis.C.C.A(na:2841)
	at com.sonar.security.analysis.D.C.A(na:673)
	at com.sonar.security.analysis.D.C.A(na:101)
	at com.sonar.security.analysis.D.C.A(na:883)
	at com.sonar.security.analysis.D.I$_B.A(na:2454)
	at com.sonar.security.analysis.D.I$_B.C(na:1304)
	at com.sonar.security.analysis.D.I$_B.A(na:1238)
	at com.sonar.security.analysis.D.E.A(na:1306)
	at com.sonar.security.analysis.D.I.A(na:1225)
	at com.sonar.security.analysis.D.J.C(na:2334)
	at com.sonar.security.analysis.D.J.A(na:1511)
	at com.sonar.security.analysis.D.A.B(na:877)
	at com.sonar.security.analysis.D.A.A(na:1059)
	at com.sonar.security.analysis.B.A(na:2276)
	at com.sonar.security.analysis.B.A(na:1069)
	at com.sonar.security.rules.E.A(na:2391)
	at com.sonar.security.rules.E.A(na:515)
	at com.sonar.security.D.A(na:525)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at com.sonar.security.D.executeChecks(na:2754)
	at com.sonar.security.D.execute(na:2914)
	at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:45)
	at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:75)
	at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:51)
	at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:68)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:123)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:109)
	at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:438)
	at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:434)
	at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:392)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:123)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:109)
	at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:126)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:123)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:109)
	at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58)
	at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52)
	at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
	at com.sun.proxy.$Proxy0.execute(Unknown Source)
	at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189)
	at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138)
	at org.sonarsource.scanner.cli.Main.execute(Main.java:112)
	at org.sonarsource.scanner.cli.Main.execute(Main.java:75)
	at org.sonarsource.scanner.cli.Main.main(Main.java:61)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="198544" author="5f9abc1eb45b2e007453f423" created="Thu, 4 Feb 2021 22:26:26 +0000"  >&lt;p&gt;I&apos;m not convinced that the cause of the sonarqube crash is the same on both projects, but I have taken the following actions.   &lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Added a per project configurable CI option for Node-based builds to configure specific directories Sonarqube should scan (recursively)   This option is configurable int the project&apos;s Jenkinsfile by specifying the parameter &apos;sonarScanDirs&apos; and giving it a value of the directory or directories Sonarqube should scan.  Multiple directories are delimited with a &apos;,&apos;.  Previously, the default SQ scan directory was the top-level directory of the project.  The default is now &apos;./src&apos; which is fine for most projects.  Several Stripes and ui-plugin directories don&apos;t have a top-level &apos;src&apos; directory so I&apos;ve configured the relevant &apos;sonarScanDirs&apos; for those projects appropriately.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;By changing the default SQ scan directory to &apos;src&apos;,   SQ is able to successfully analyze the stripes-core project.   I&apos;ve re-enabled SQ scans for that project.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;I configured the SQ scan directory for stripes-cli to be &apos;./lib&apos;.   However,  SQ scans still fails.   Through a trial and error process I was able to determine that the failure is due to some issue with the file ./lib/platform/alias-service.js.   I&apos;ve added that file to the SQ exclusion list and re-enabled SQ analysis.  I&apos;ve also opened a separate issue,  
    &lt;span class=&quot;jira-issue-macro resolved&quot; data-jira-key=&quot;STCLI-168&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/STCLI-168&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;lib/platform/alias-service.js causes the sonarqube scanner to crash in CI&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            STCLI-168
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf&quot;&gt;Closed&lt;/span&gt;
            &lt;/span&gt;
, for further analysis by the Stripes team.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="71464">STCLI-168</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="64341" name="master-resolved.txt" size="18072" author="615afd1cd9820f0070a09ef0" created="Tue, 22 Dec 2020 16:44:33 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i025sf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1990">DevOps: Sprint 105</customfieldvalue>
    <customfieldvalue id="1880">DevOps Sprint 107</customfieldvalue>
    <customfieldvalue id="1884">DevOps: Sprint 104</customfieldvalue>
    <customfieldvalue id="1980">DevOps Sprint 106</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 16 Dec 2020 15:01:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>