<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:47:57 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-38098] MongoDB&apos;s yaml-cpp is rejected by latest MSVC</title>
                <link>https://jira.mongodb.org/browse/SERVER-38098</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The Microsoft Visual C++ team regularly builds MongoDB (and many other open source projects) so we can avoid introducing compiler and standard library bugs. Our build recently broke, due to MongoDB&apos;s use of yaml-cpp. Updating yaml-cpp to its latest master commit will fix the problem.&lt;/p&gt;

&lt;p&gt;The full chain of events was:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;yaml-cpp used a non-Standard macro `_NOEXCEPT` defined by the MSVC implementation.&lt;/li&gt;
	&lt;li&gt;MSVC removed the `_NOEXCEPT` macro in VS 2017 15.8 (released for production on Aug 14, 2018).&lt;/li&gt;
	&lt;li&gt;yaml-cpp fixed their usage of this macro on June 30, 2018: &lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;However, yaml-cpp 0.6.2 (predating this fix) is still the latest version.&lt;/li&gt;
	&lt;li&gt;Compiling MongoDB with VS 2017 15.8 or later emits compiler errors of the form &quot;D:\MongoDB\src\src\third_party\yaml-cpp-0.6.2\include\yaml-cpp/exceptions.h(123): error C3646: &apos;_NOEXCEPT&apos;: unknown override specifier&quot;.&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>Windows</environment>
        <key id="632733">SERVER-38098</key>
            <summary>MongoDB&apos;s yaml-cpp is rejected by latest MSVC</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</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="13201">Fixed</resolution>
                                        <assignee username="henrik.edin@mongodb.com">Henrik Edin</assignee>
                                    <reporter username="STL_MSFT">Stephan T. Lavavej [X]</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Nov 2018 23:10:48 +0000</created>
                <updated>Sun, 29 Oct 2023 22:26:36 +0000</updated>
                            <resolved>Thu, 15 Nov 2018 17:09:09 +0000</resolved>
                                                    <fixVersion>3.4.22</fixVersion>
                    <fixVersion>4.0.5</fixVersion>
                                                        <votes>0</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="2276330" author="xgen-internal-githook" created="Fri, 7 Jun 2019 18:49:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Henrik Edin&apos;, &apos;email&apos;: &apos;henrik.edin@mongodb.com&apos;, &apos;username&apos;: &apos;henrikedin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-38098&quot; title=&quot;MongoDB&amp;#39;s yaml-cpp is rejected by latest MSVC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-38098&quot;&gt;&lt;del&gt;SERVER-38098&lt;/del&gt;&lt;/a&gt; Fix yaml-cpp compilation with Visual Studio 2017.&lt;/p&gt;

&lt;p&gt;cherry picked from commit 0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;br/&gt;
(cherry picked from commit 866d4ba84171d7cc88876e2d0d8ae4eeb04ff019)&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9e73aceada701e0bf9fbd4730898ce21f68a9801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9e73aceada701e0bf9fbd4730898ce21f68a9801&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2276328" author="xgen-internal-githook" created="Fri, 7 Jun 2019 18:49:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Henrik Edin&apos;, &apos;email&apos;: &apos;henrik.edin@mongodb.com&apos;, &apos;username&apos;: &apos;henrikedin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-38098&quot; title=&quot;MongoDB&amp;#39;s yaml-cpp is rejected by latest MSVC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-38098&quot;&gt;&lt;del&gt;SERVER-38098&lt;/del&gt;&lt;/a&gt; Fix yaml-cpp compilation with Visual Studio 2017.&lt;/p&gt;

&lt;p&gt;cherry picked from commit 0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;br/&gt;
(cherry picked from commit 866d4ba84171d7cc88876e2d0d8ae4eeb04ff019)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/86723817c732feb06636251d3569199152492e31&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/86723817c732feb06636251d3569199152492e31&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2276252" author="xgen-internal-githook" created="Fri, 7 Jun 2019 18:14:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Henrik Edin&apos;, &apos;email&apos;: &apos;henrik.edin@mongodb.com&apos;, &apos;username&apos;: &apos;henrikedin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-38098&quot; title=&quot;MongoDB&amp;#39;s yaml-cpp is rejected by latest MSVC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-38098&quot;&gt;&lt;del&gt;SERVER-38098&lt;/del&gt;&lt;/a&gt; Fix yaml-cpp compilation with Visual Studio 2017.&lt;/p&gt;

&lt;p&gt;cherry picked from commit 0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;br/&gt;
(cherry picked from commit 866d4ba84171d7cc88876e2d0d8ae4eeb04ff019)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/12183cd80bbda93a9e94c803e182a649abaa360c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/12183cd80bbda93a9e94c803e182a649abaa360c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2063951" author="stl_msft" created="Thu, 15 Nov 2018 23:05:59 +0000"  >&lt;p&gt;Great, thank you! mpark also fixed the questionable commit after I reported it.&lt;/p&gt;</comment>
                            <comment id="2063425" author="xgen-internal-githook" created="Thu, 15 Nov 2018 17:08:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Henrik Edin&apos;, &apos;email&apos;: &apos;henrik.edin@mongodb.com&apos;, &apos;username&apos;: &apos;henrikedin&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-38098&quot; title=&quot;MongoDB&amp;#39;s yaml-cpp is rejected by latest MSVC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-38098&quot;&gt;&lt;del&gt;SERVER-38098&lt;/del&gt;&lt;/a&gt; Fix yaml-cpp compilation with Visual Studio 2017.&lt;/p&gt;

&lt;p&gt;cherry picked from commit 0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/866d4ba84171d7cc88876e2d0d8ae4eeb04ff019&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/866d4ba84171d7cc88876e2d0d8ae4eeb04ff019&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2063419" author="henrik.edin" created="Thu, 15 Nov 2018 17:06:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=STL_MSFT&quot; class=&quot;user-hover&quot; rel=&quot;STL_MSFT&quot;&gt;STL_MSFT&lt;/a&gt; I tried out the new VS 2017 15.9 compiler and managed to compile this with both /std:c+&lt;ins&gt;14 and /std:c&lt;/ins&gt;+17. I&apos;ll let you know if we encounter any other constexpr bug but it seems to be good now. Also good catch on that linked commit, I never got around testing on other compilers.&lt;/p&gt;</comment>
                            <comment id="2062601" author="stl_msft" created="Thu, 15 Nov 2018 01:31:14 +0000"  >&lt;p&gt;Looking at the linked Developer Community issue, that was indeed a compiler regression (in the constexpr char_traits compiler builtins; I worked on the library side of that). It was marked as fixed in VS 2019 16.0, the upcoming major version (which will be binary compatible with the 2015 and 2017 release series). However, it was not marked as ported to the VS 2017 15.9 release that just became available. The constexpr char_traits compiler builtins are used in C+&lt;ins&gt;17 mode only; if you&apos;re compiling with /std:c&lt;/ins&gt;&lt;ins&gt;14 (the default) then that bug should not affect you. The DevComm thread mentioned that there was a second constexpr bug, which is entirely plausible, and would explain how /std:c&lt;/ins&gt;+14 mode could also be affected. I am uncertain as to whether any other bugs were fixed here.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;I am confused by the linked commit, as it appears to be enabling&#160;MPARK_CPP14_CONSTEXPR when the feature-test macro is sufficiently new (this is now defined by MSVC) and the compiler reports itself as MSVC, but other than 19.15. That seems unintentional (e.g. GCC and Clang on Linux won&apos;t activate this because they don&apos;t define `_MSC_VER`). I would expect to see &quot;enable&#160;MPARK_CPP14_CONSTEXPR if the feature-test macro is sufficiently new, and either the compiler isn&apos;t MSVC, or it is MSVC other than 19.15&quot;.&lt;/li&gt;
	&lt;li&gt;If you can provide a self-contained test case, including only mpark/variant with the MSVC workaround commented out, that misbehaves with VS 2017 15.9&apos;s constexpr implementation in C++14 mode (where the constexpr char_traits issue can&apos;t be a problem), I can send it to the compiler team.&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="2062202" author="henrik.edin" created="Wed, 14 Nov 2018 19:43:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=STL_MSFT&quot; class=&quot;user-hover&quot; rel=&quot;STL_MSFT&quot;&gt;STL_MSFT&lt;/a&gt; Thank you for reporting this, I should have it committed shortly&lt;/p&gt;

&lt;p&gt;When I have you on a thread. I discovered an issue with the latest version of the compiler in another third party library we use. They have committed a &quot;fix&quot; to disable constexpr and they make it sound like a regression in the compiler. Do you have any insight on this whether their implementation is incorrect or if there&apos;s a regression with constexpr? &lt;/p&gt;

&lt;p&gt;The commit in question: &lt;a href=&quot;https://github.com/mpark/variant/commit/1a861281fc1c6fd2037d050a70ff53dcbb635d93&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mpark/variant/commit/1a861281fc1c6fd2037d050a70ff53dcbb635d93&lt;/a&gt;&lt;br/&gt;
Issue thread: &lt;a href=&quot;https://github.com/mpark/variant/issues/48&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mpark/variant/issues/48&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Apparently it worked with previous 19.x versions of cl.exe. We need this because we will compile with /std:c++14 as an intermediate step.&lt;/p&gt;</comment>
                            <comment id="2060932" author="mark.benvenuto" created="Tue, 13 Nov 2018 23:31:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=henrik.edin&quot; class=&quot;user-hover&quot; rel=&quot;henrik.edin&quot;&gt;henrik.edin&lt;/a&gt; as discussed, I am assigning you this ticket since you are working on migrating MongoDB to VS 2017.8&lt;/p&gt;</comment>
                            <comment id="2059562" author="stl_msft" created="Tue, 13 Nov 2018 00:01:50 +0000"  >&lt;p&gt;Yep, that should work. (The author of that commit, alexkaratarakis, is an MSVC dev like me.) Please let me know if you encounter any compiler/library issues while porting to 2017 15.8; I&apos;m a C++ Standard Library maintainer and if I can&apos;t solve your issues, I can put you in contact with the compiler devs who can.&lt;/p&gt;</comment>
                            <comment id="2059558" author="mark.benvenuto" created="Mon, 12 Nov 2018 23:55:20 +0000"  >&lt;p&gt;We are in-progress of switching to VS 2017.8. We have not tried in a few months. It looks like we will have to patch our version of yaml-cpp with what may be the fix: &lt;a href=&quot;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jbeder/yaml-cpp/commit/0f9a586ca1dc29c2ecb8dd715a315b93e3f40f79&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2059535" author="stl_msft" created="Mon, 12 Nov 2018 23:29:46 +0000"  >&lt;p&gt;We&apos;re building &lt;a href=&quot;https://github.com/mongodb/mongo/commit/efea6a2c614627152ada31468462033ec0f7ffed&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/efea6a2c614627152ada31468462033ec0f7ffed&lt;/a&gt;&#160;. Please note that yaml-cpp 0.6.2 is affected by the bug - yaml-cpp master has been fixed.&lt;/p&gt;

&lt;p&gt;(Given how our build recently broke, I suspect that MongoDB updating yaml-cpp to 0.6.2 was the triggering factor, but I haven&apos;t done any source code archaeology to confirm.)&lt;/p&gt;

&lt;p&gt;Do you regularly build with VS 2017&apos;s latest update (currently 15.8, soon 15.9)? This issue should always reproduce with those versions.&lt;/p&gt;</comment>
                            <comment id="2059531" author="mark.benvenuto" created="Mon, 12 Nov 2018 23:21:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=STL_MSFT&quot; class=&quot;user-hover&quot; rel=&quot;STL_MSFT&quot;&gt;STL_MSFT&lt;/a&gt; Which version of MongoDB are you building? We recently updated to yaml-cpp-0.6.2 in master as part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-37984&quot; title=&quot;Upgrade yaml-cpp &amp;gt;= 0.6.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-37984&quot;&gt;&lt;del&gt;SERVER-37984&lt;/del&gt;&lt;/a&gt;. We will not be porting this change to our stable released versions like 4.0 of MongoDB though.&lt;/p&gt;</comment>
                            <comment id="2059528" author="jesse" created="Mon, 12 Nov 2018 23:17:17 +0000"  >&lt;p&gt;Thanks. This is part of the MongoDB server project, not the MongoDB C++ Driver, so I moved it from the CXX project in Jira to the SERVER project.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 12 Nov 2018 23:17:17 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 35 weeks, 5 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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 35 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>jesse@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>henrik.edin@mongodb.com</customfieldvalue>
            <customfieldvalue>mark.benvenuto@mongodb.com</customfieldvalue>
            <customfieldvalue>STL_MSFT</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hucozb:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2600">Dev Tools 2018-11-19</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hucb8n:</customfieldvalue>

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