<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:35:47 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-14729] Add log component to non-debug messages</title>
                <link>https://jira.mongodb.org/browse/SERVER-14729</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently only debug log messages are written with the log component name. It would be useful to log the component name for severities other than DEBUG(N).&lt;/p&gt;

&lt;p&gt;These macros should use the log component declared at the top of the file using the macro:&lt;/p&gt;

&lt;p&gt;#define MONGO_LOG_DEFAULT_COMPONENT ::mongo::logger::LogComponent::kMyComponent&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;
&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2014-08-12T13:05:49.142-0400 D COMMANDS [conn4] run command admin.$cmd { _isSelf: 1 }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2014-08-12T13:05:49.142-0400 I QUERY    [conn4] command admin.$cmd command: _isSelf { _isSelf: 1 } ntoreturn:1 keyUpdates:0 numYields:0  reslen:53 0ms&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2014-08-12T13:05:49.142-0400 I REPLSETS [rsStart] replSet load config ok from benetymbp.local:31100&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2014-08-12T13:05:49.142-0400 D NETWORK  [conn4] Socket recv() conn closed? 10.4.112.255:63280&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;

&lt;p&gt;A secondary goal would be to disallow the use of mongo/util/log.h in headers.&lt;/p&gt;</description>
                <environment></environment>
        <key id="150026">SERVER-14729</key>
            <summary>Add log component to non-debug messages</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/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="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="benety.goh@mongodb.com">Benety Goh</reporter>
                        <labels>
                            <label>polish</label>
                    </labels>
                <created>Wed, 30 Jul 2014 15:49:59 +0000</created>
                <updated>Wed, 14 Oct 2015 15:46:14 +0000</updated>
                            <resolved>Tue, 12 Aug 2014 23:37:31 +0000</resolved>
                                    <version>2.7.4</version>
                                    <fixVersion>2.7.5</fixVersion>
                                    <component>Logging</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="724407" author="xgen-internal-githook" created="Mon, 22 Sep 2014 19:49:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;hawka&apos;, u&apos;name&apos;: u&apos;Amalia Hawkins&apos;, u&apos;email&apos;: u&apos;amalia.hawkins@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; assign default log component MONGO_LOG_DEFAULT_COMPONENT&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/61c7055f1f0a01957b54429211e177545a062bc7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/61c7055f1f0a01957b54429211e177545a062bc7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="690692" author="xgen-internal-githook" created="Thu, 14 Aug 2014 15:44:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; assign default log component MONGO_LOG_DEFAULT_COMPONENT&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/10827279fbc6380d4d7774837022b65b3204a988&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/10827279fbc6380d4d7774837022b65b3204a988&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="688791" author="xgen-internal-githook" created="Tue, 12 Aug 2014 23:35:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; disallow multiple inclusion of mongo/util/log.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7fb648f261973a7002d88e8405fc1e4661d0fbdd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7fb648f261973a7002d88e8405fc1e4661d0fbdd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="688790" author="xgen-internal-githook" created="Tue, 12 Aug 2014 23:35:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; removed MONGO_LOG_DEFAULT_COMPONENT_FILE and MONGO_LOG_DEFAULT_COMPONENT_LOCAL macros&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2644f32bc3e8aa2f0c68ad19b93ebb0b681471c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2644f32bc3e8aa2f0c68ad19b93ebb0b681471c1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="688789" author="xgen-internal-githook" created="Tue, 12 Aug 2014 23:35:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; assign default log component MONGO_LOG_DEFAULT_COMPONENT&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8a523f3bfd6e32cb6882d38e4eeff6adb6ea27c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8a523f3bfd6e32cb6882d38e4eeff6adb6ea27c1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="688787" author="xgen-internal-githook" created="Tue, 12 Aug 2014 23:35:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; support overriding of default log component in unconditional log functions severe(), error(), warning() and log()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/850d2d0912e519e544f0c896583a6fbd5cceabce&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/850d2d0912e519e544f0c896583a6fbd5cceabce&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="688786" author="xgen-internal-githook" created="Tue, 12 Aug 2014 23:34:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; logging cleanup - removed mongo/util/log.h from headers, de-inlining functions that use logging where applicable.&lt;/p&gt;

&lt;p&gt;             de-inlined BSONElement::_asCode()&lt;br/&gt;
             de-inlined BSONObjBuilder::appendDate()&lt;br/&gt;
             de-inlined DBClientCursor::nextSafe()&lt;br/&gt;
             de-inlined IndexDescriptor::_checkOk()&lt;br/&gt;
             de-inlined LastErrorHolder::getSafe()&lt;br/&gt;
             de-inlined UpdateResult constructor&lt;br/&gt;
             de-inlined QueryPlannerCommon::reverseScans()&lt;br/&gt;
             de-inlined repl::ScopedConn::connect()&lt;br/&gt;
             de-inlined repl::_MultiCommand::run()&lt;br/&gt;
             de-inlined OplogReader::tailCheck()&lt;br/&gt;
             de-inlined repl::StateBox::change()&lt;br/&gt;
             de-inlined repl::SyncSourceFeedback::_resetConnection()&lt;br/&gt;
             de-inlined DiskLoc56Bit::operator=()&lt;br/&gt;
             de-inlined DurableInterface::~DurableInterface()&lt;br/&gt;
             de-inlined ListeningSockets::closeAll()&lt;br/&gt;
             de-inlined RelativePath::fromFullPath() and getPartition()&lt;br/&gt;
             de-inlined V8Scope::checkV8ErrorState and removed debug log message from ObjTracker destructor&lt;br/&gt;
             (v8-3.25) de-inlined V8Scope::checkV8ErrorState and removed debug log message from ObjTracker destructor&lt;br/&gt;
             removed log message from List1::orphan() - this should have no user-facing impact because List1::orphan() is used in tests only&lt;br/&gt;
             removed log message from RWLockRecursiveNongreedy::Lock()&lt;br/&gt;
             removed log message from RSBase destructor&lt;br/&gt;
             removed log.h dependency from DESTRUCTOR_GUARD macro&lt;br/&gt;
             removed mongo/util/log.h dependency from qlog.h&lt;br/&gt;
             removed mongo/util/log.h dependency from stacktrace.h&lt;br/&gt;
             removed mongo/util/log.h dependency from s2 logging header&lt;br/&gt;
             removed mongo/util/log.h dependency from chunk_diff-inl.cpp&lt;br/&gt;
             removed mongo/util/log.h from pch.h&lt;br/&gt;
             removed unused mongo/util/log.h include from inlined file sorter.cpp&lt;br/&gt;
             convert HashTable&amp;lt;K,V&amp;gt; to non-template NamespaceHashTable. De-inlined NamespaceHashTable::_find() and constructor&lt;br/&gt;
             convert isself getMyAddrs()and getallIPs() debug log to use LOG() macro&lt;br/&gt;
             assign default log component MONGO_LOG_DEFAULT_COMPONENT&lt;br/&gt;
             removed unused macros LOGATMOST and LOGSOME&lt;br/&gt;
             removed unused FLOG() macro from goodies.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a3845092f26955e6cbfca868fd136b7d5eefed9b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a3845092f26955e6cbfca868fd136b7d5eefed9b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="685405" author="xgen-internal-githook" created="Fri, 8 Aug 2014 20:18:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14729&quot; title=&quot;Add log component to non-debug messages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14729&quot;&gt;&lt;del&gt;SERVER-14729&lt;/del&gt;&lt;/a&gt; de-inlined fassertStatusOK(). ensure util/log.h is included in every implementation file that uses logging&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/88240f27ccc05b1867fd7f9f6457bf92a82939a4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/88240f27ccc05b1867fd7f9f6457bf92a82939a4&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="153742">SERVER-14965</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="160050">SERVER-15380</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="152588">SERVER-14894</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="31532">SERVER-5092</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="144930">DOCS-3694</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="149876">SERVER-85138</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24525">SERVER-4217</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 31 Jul 2014 21:45:22 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 21 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 21 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlqsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs0yw7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>130127</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10166" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Tests Written</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10154"><![CDATA[Complete]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrsjmn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>