<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:02: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-43292] log() should handle std::string_view</title>
                <link>https://jira.mongodb.org/browse/SERVER-43292</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;This seems an easy thing to write. I just stumbled upon something like this in a code review:&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;   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;unittest::log() &amp;lt;&amp;lt; &quot;foo &quot; &amp;lt;&amp;lt; std::string(myStringView) &amp;lt;&amp;lt; &quot; bar&quot;;&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;Given our usually accommodating logger system, this seems a bit jarring.&lt;/p&gt;</description>
                <environment></environment>
        <key id="924036">SERVER-43292</key>
            <summary>log() should handle std::string_view</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="billy.donahue@mongodb.com">Billy Donahue</assignee>
                                    <reporter username="ben.caimano@mongodb.com">Benjamin Caimano</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Sep 2019 03:14:35 +0000</created>
                <updated>Sun, 29 Oct 2023 22:17:16 +0000</updated>
                            <resolved>Sat, 7 Mar 2020 07:29:09 +0000</resolved>
                                                    <fixVersion>4.7.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3003167" author="xgen-internal-githook" created="Thu, 26 Mar 2020 20:33:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Billy Donahue&apos;, &apos;username&apos;: &apos;BillyDonahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43292&quot; title=&quot;log() should handle std::string_view&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43292&quot;&gt;&lt;del&gt;SERVER-43292&lt;/del&gt;&lt;/a&gt; logv2 support for std::string_view&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 2f77fdb760d64e3776dcbeb1f947783fd97dd616)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/143f73dd9d578312b640d5342fdb691befcfec60&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/143f73dd9d578312b640d5342fdb691befcfec60&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2950550" author="xgen-internal-githook" created="Sat, 7 Mar 2020 07:18:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;BillyDonahue&apos;, &apos;name&apos;: &apos;Billy Donahue&apos;, &apos;email&apos;: &apos;billy.donahue@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-43292&quot; title=&quot;log() should handle std::string_view&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-43292&quot;&gt;&lt;del&gt;SERVER-43292&lt;/del&gt;&lt;/a&gt; logv2 support for std::string_view&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2f77fdb760d64e3776dcbeb1f947783fd97dd616&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2f77fdb760d64e3776dcbeb1f947783fd97dd616&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2946820" author="billy.donahue" created="Thu, 5 Mar 2020 21:12:09 +0000"  >&lt;p&gt;CR &lt;a href=&quot;https://mongodbcr.appspot.com/560810002&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodbcr.appspot.com/560810002&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2932562" author="billy.donahue" created="Tue, 3 Mar 2020 17:11:12 +0000"  >&lt;p&gt;Important bug.&lt;br/&gt;
 Here&apos;s what happens when a std::string_view is logged directly:&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;          LOGV2(31379, &quot;Removing prefix: {prefix}&quot;, &quot;prefix&quot;_attr = remainder.substr(0, pos));                                                                                                                                                       &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;&amp;nbsp;&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;[cpp_unit_test:stacktrace_libunwind_test] 2020-03-03T06:04:49.877+0000 | 2020-03-03T06:04:49.877Z I  -        31379   [main] &quot;Removing prefix: {prefix}&quot;,&quot;attr&quot;:{&quot;prefix&quot;:[66,65,67,75,84,82,65,67,69,58,32,123,34,98,97,99,107,116,114,97,99,101,34,58,91,123,34,97,34,58,34,53,53,55,54,57,52,50,53,68,55,51,49,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,51,55,67,55,51,49,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,115,116,97,99,107,95,116,114,97,99,101,95,100,101,116,97,105,108,49,50,95,71,76,79,66,65,76,95,95,78,95,49,49,57]}&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;Or, without lobster interference:&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;   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;[cpp_unit_test:stacktrace_libunwind_test] 2020-03-03T06:04:49.877+0000 {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-03-03T06:04:49.877Z&quot;},&quot;s&quot;:&quot;I&quot;, &quot;c&quot;:&quot;-&quot;,       &quot;id&quot;:31429,&quot;ctx&quot;:&quot;main&quot;,&quot;msg&quot;:&quot;trace: {trace}&quot;,&quot;attr&quot;:{&quot;trace&quot;:[66,65,67,75,84,82,65,67,69,58,32,123,34,98,97,99,107,116,114,97,99,101,34,58,91,123,34,97,34,58,34,53,53,55,54,57,52,50,53,68,55,51,49,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,51,55,67,55,51,49,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,115,116,97,99,107,95,116,114,97,99,101,95,100,101,116,97,105,108,49,50,95,71,76,79,66,65,76,95,95,78,95,49,49,57,112,114,105,110,116,83,116,97,99,107,84,114,97,99,101,73,109,112,108,69,82,75,78,83,49,95,55,79,112,116,105,111,110,115,69,80,78,83,95,49,52,83,116,97,99,107,84,114,97,99,101,83,105,110,107,69,46,99,111,110,115,116,112,114,111,112,46,53,55,53,34,44,34,115,43,34,58,34,49,69,49,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,50,53,69,69,53,65,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,51,55,68,69,53,65,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,53,112,114,105,110,116,83,116,97,99,107,84,114,97,99,101,69,82,83,111,34,44,34,115,43,34,58,34,51,65,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,52,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,52,57,34,44,34,115,34,58,34,95,90,76,49,52,115,116,97,116,105,99,70,117,110,99,116,105,111,110,82,83,111,34,44,34,115,43,34,58,34,57,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,53,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,53,57,34,44,34,115,34,58,34,95,90,78,49,50,95,71,76,79,66,65,76,95,95,78,95,49,50,54,97,110,111,110,121,109,111,117,115,78,97,109,101,115,112,97,99,101,70,117,110,99,116,105,111,110,69,82,83,111,34,44,34,115,43,34,58,34,57,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,54,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,54,57,34,44,34,115,34,58,34,95,90,49,52,104,105,100,100,101,110,70,117,110,99,116,105,111,110,82,83,111,34,44,34,115,43,34,58,34,57,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,55,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,55,57,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,49,52,110,111,114,109,97,108,70,117,110,99,116,105,111,110,69,82,83,111,34,44,34,115,43,34,58,34,57,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,70,56,66,54,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,69,56,66,54,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,51,57,85,110,105,116,84,101,115,116,95,83,117,105,116,101,78,97,109,101,85,110,119,105,110,100,84,101,115,116,78,97,109,101,76,105,110,107,97,103,101,55,95,100,111,84,101,115,116,69,118,34,44,34,115,43,34,58,34,52,54,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,52,69,67,57,51,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,54,68,67,57,51,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,52,84,101,115,116,51,114,117,110,69,118,34,44,34,115,43,34,58,34,50,51,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,51,48,66,57,51,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,70,66,57,51,34,44,34,115,34,58,34,95,90,78,83,116,49,55,95,70,117,110,99,116,105,111,110,95,104,97,110,100,108,101,114,73,70,118,118,69,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,52,84,101,115,116,49,55,82,101,103,105,115,116,114,97,116,105,111,110,65,103,101,110,116,73,78,83,49,95,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,51,57,85,110,105,116,84,101,115,116,95,83,117,105,116,101,78,97,109,101,85,110,119,105,110,100,84,101,115,116,78,97,109,101,76,105,110,107,97,103,101,69,69,67,52,69,78,83,49,95,49,48,83,116,114,105,110,103,68,97,116,97,69,83,56,95,83,56,95,69,85,108,118,69,95,69,57,95,77,95,105,110,118,111,107,101,69,82,75,83,116,57,95,65,110,121,95,100,97,116,97,34,44,34,115,43,34,58,34,52,51,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,53,48,51,57,52,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,54,70,51,57,52,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,53,83,117,105,116,101,51,114,117,110,69,82,75,78,83,116,55,95,95,99,120,120,49,49,49,50,98,97,115,105,99,95,115,116,114,105,110,103,73,99,83,116,49,49,99,104,97,114,95,116,114,97,105,116,115,73,99,69,83,97,73,99,69,69,69,83,57,95,105,34,44,34,115,43,34,58,34,52,49,52,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,53,49,70,54,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,55,48,70,54,57,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,53,83,117,105,116,101,51,114,117,110,69,82,75,83,116,54,118,101,99,116,111,114,73,78,83,116,55,95,95,99,120,120,49,49,49,50,98,97,115,105,99,95,115,116,114,105,110,103,73,99,83,116,49,49,99,104,97,114,95,116,114,97,105,116,115,73,99,69,83,97,73,99,69,69,69,83,97,73,83,56,95,69,69,82,75,83,56,95,83,69,95,105,34,44,34,115,43,34,58,34,51,57,57,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,53,57,52,68,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,52,57,52,68,34,44,34,115,34,58,34,109,97,105,110,34,44,34,115,43,34,58,34,57,51,68,34,125,44,123,34,97,34,58,34,55,70,52,70,56,57,65,56,57,66,57,55,34,44,34,98,34,58,34,55,70,52,70,56,57,65,54,56,48,48,48,34,44,34,111,34,58,34,50,49,66,57,55,34,44,34,115,34,58,34,95,95,108,105,98,99,95,115,116,97,114,116,95,109,97,105,110,34,44,34,115,43,34,58,34,69,55,34,125,44,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,67,55,65,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,67,55,65,34,44,34,115,34,58,34,95,115,116,97,114,116,34,44,34,115,43,34,58,34,50,65,34,125,93,44,34,112,114,111,99,101,115,115,73,110,102,111,34,58,123,34,109,111,110,103,111,100,98,86,101,114,115,105,111,110,34,58,34,117,110,107,110,111,119,110,34,44,34,103,105,116,86,101,114,115,105,111,110,34,58,34,110,111,110,101,34,44,34,99,111,109,112,105,108,101,100,77,111,100,117,108,101,115,34,58,91,34,117,110,107,110,111,119,110,34,93,44,34,117,110,97,109,101,34,58,123,34,115,121,115,110,97,109,101,34,58,34,76,105,110,117,120,34,44,34,114,101,108,101,97,115,101,34,58,34,52,46,49,53,46,48,45,49,48,52,52,45,97,119,115,34,44,34,118,101,114,115,105,111,110,34,58,34,35,52,54,45,85,98,117,110,116,117,32,83,77,80,32,84,104,117,32,74,117,108,32,52,32,49,51,58,51,56,58,50,56,32,85,84,67,32,50,48,49,57,34,44,34,109,97,99,104,105,110,101,34,58,34,120,56,54,95,54,52,34,125,44,34,115,111,109,97,112,34,58,91,123,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,101,108,102,84,121,112,101,34,58,51,44,34,98,117,105,108,100,73,100,34,58,34,68,70,51,50,52,52,69,50,56,52,53,48,54,53,52,54,54,70,50,68,57,66,65,55,69,50,56,54,69,55,48,69,68,67,53,56,53,49,50,48,34,125,44,123,34,98,34,58,34,55,70,52,70,56,57,65,54,56,48,48,48,34,44,34,112,97,116,104,34,58,34,47,108,105,98,47,120,56,54,95,54,52,45,108,105,110,117,120,45,103,110,117,47,108,105,98,99,46,115,111,46,54,34,44,34,101,108,102,84,121,112,101,34,58,51,44,34,98,117,105,108,100,73,100,34,58,34,66,52,49,55,67,48,66,65,55,67,67,53,67,70,48,54,68,49,68,49,66,69,68,54,54,53,50,67,69,68,66,57,50,53,51,67,54,48,68,48,34,125,93,125,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,50,53,68,55,51,49,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,51,55,67,55,51,49,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,115,116,97,99,107,95,116,114,97,99,101,95,100,101,116,97,105,108,49,50,95,71,76,79,66,65,76,95,95,78,95,49,49,57,112,114,105,110,116,83,116,97,99,107,84,114,97,99,101,73,109,112,108,69,82,75,78,83,49,95,55,79,112,116,105,111,110,115,69,80,78,83,95,49,52,83,116,97,99,107,84,114,97,99,101,83,105,110,107,69,46,99,111,110,115,116,112,114,111,112,46,53,55,53,34,44,34,115,43,34,58,34,49,69,49,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,50,53,69,69,53,65,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,51,55,68,69,53,65,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,53,112,114,105,110,116,83,116,97,99,107,84,114,97,99,101,69,82,83,111,34,44,34,115,43,34,58,34,51,65,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,52,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,52,57,34,44,34,115,34,58,34,95,90,76,49,52,115,116,97,116,105,99,70,117,110,99,116,105,111,110,82,83,111,34,44,34,115,43,34,58,34,57,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,53,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,53,57,34,44,34,115,34,58,34,95,90,78,49,50,95,71,76,79,66,65,76,95,95,78,95,49,50,54,97,110,111,110,121,109,111,117,115,78,97,109,101,115,112,97,99,101,70,117,110,99,116,105,111,110,69,82,83,111,34,44,34,115,43,34,58,34,57,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,54,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,54,57,34,44,34,115,34,58,34,95,90,49,52,104,105,100,100,101,110,70,117,110,99,116,105,111,110,82,83,111,34,44,34,115,43,34,58,34,57,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,68,55,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,68,55,57,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,49,52,110,111,114,109,97,108,70,117,110,99,116,105,111,110,69,82,83,111,34,44,34,115,43,34,58,34,57,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,70,56,66,54,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,69,56,66,54,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,51,57,85,110,105,116,84,101,115,116,95,83,117,105,116,101,78,97,109,101,85,110,119,105,110,100,84,101,115,116,78,97,109,101,76,105,110,107,97,103,101,55,95,100,111,84,101,115,116,69,118,34,44,34,115,43,34,58,34,52,54,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,52,69,67,57,51,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,54,68,67,57,51,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,52,84,101,115,116,51,114,117,110,69,118,34,44,34,115,43,34,58,34,50,51,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,51,48,66,57,51,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,70,66,57,51,34,44,34,115,34,58,34,95,90,78,83,116,49,55,95,70,117,110,99,116,105,111,110,95,104,97,110,100,108,101,114,73,70,118,118,69,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,52,84,101,115,116,49,55,82,101,103,105,115,116,114,97,116,105,111,110,65,103,101,110,116,73,78,83,49,95,49,56,117,110,119,105,110,100,95,116,101,115,116,95,100,101,116,97,105,108,51,57,85,110,105,116,84,101,115,116,95,83,117,105,116,101,78,97,109,101,85,110,119,105,110,100,84,101,115,116,78,97,109,101,76,105,110,107,97,103,101,69,69,67,52,69,78,83,49,95,49,48,83,116,114,105,110,103,68,97,116,97,69,83,56,95,83,56,95,69,85,108,118,69,95,69,57,95,77,95,105,110,118,111,107,101,69,82,75,83,116,57,95,65,110,121,95,100,97,116,97,34,44,34,115,43,34,58,34,52,51,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,53,48,51,57,52,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,54,70,51,57,52,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,53,83,117,105,116,101,51,114,117,110,69,82,75,78,83,116,55,95,95,99,120,120,49,49,49,50,98,97,115,105,99,95,115,116,114,105,110,103,73,99,83,116,49,49,99,104,97,114,95,116,114,97,105,116,115,73,99,69,83,97,73,99,69,69,69,83,57,95,105,34,44,34,115,43,34,58,34,52,49,52,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,53,49,70,54,57,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,55,48,70,54,57,34,44,34,115,34,58,34,95,90,78,53,109,111,110,103,111,56,117,110,105,116,116,101,115,116,53,83,117,105,116,101,51,114,117,110,69,82,75,83,116,54,118,101,99,116,111,114,73,78,83,116,55,95,95,99,120,120,49,49,49,50,98,97,115,105,99,95,115,116,114,105,110,103,73,99,83,116,49,49,99,104,97,114,95,116,114,97,105,116,115,73,99,69,83,97,73,99,69,69,69,83,97,73,83,56,95,69,69,82,75,83,56,95,83,69,95,105,34,44,34,115,43,34,58,34,51,57,57,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,53,57,52,68,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,52,57,52,68,34,44,34,115,34,58,34,109,97,105,110,34,44,34,115,43,34,58,34,57,51,68,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,55,70,52,70,56,57,65,56,57,66,57,55,34,44,34,98,34,58,34,55,70,52,70,56,57,65,54,56,48,48,48,34,44,34,111,34,58,34,50,49,66,57,55,34,44,34,115,34,58,34,95,95,108,105,98,99,95,115,116,97,114,116,95,109,97,105,110,34,44,34,115,43,34,58,34,69,55,34,125,10,32,32,70,114,97,109,101,58,32,123,34,97,34,58,34,53,53,55,54,57,52,49,50,69,67,55,65,34,44,34,98,34,58,34,53,53,55,54,57,51,69,69,49,48,48,48,34,44,34,111,34,58,34,50,52,68,67,55,65,34,44,34,115,34,58,34,95,115,116,97,114,116,34,44,34,115,43,34,58,34,50,65,34,125]}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&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>4.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>Tue, 3 Mar 2020 17:11:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 45 weeks, 6 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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-1234</customfieldvalue>
                        </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>
                            3 years, 45 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ben.caimano@mongodb.com</customfieldvalue>
            <customfieldvalue>billy.donahue@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|hvpqnr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6dxj:</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="3671">Dev Tools 2020-03-09</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|hvpcx3:</customfieldvalue>

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