<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:25:48 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>[DRIVERS-2524] Drivers should not create the ECC collection in v2 of queryable encryption</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2524</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;div class=&quot;panel&quot; style=&quot;background-color: #fafbfc;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #fafbfc;&quot;&gt;
&lt;h3&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;&lt;b&gt;Summary&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;em&gt;Once the protocol changes in version 2 of queryable encryption have been made in the server, the ECC collection is no longer required when creating a new QE-encrypted collection. Thus, the drivers must update their QE helpers to no longer create the ECC state collection when creating an encrypted collection.&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;Motivation&quot;&gt;&lt;/a&gt;&lt;b&gt;Motivation&lt;/b&gt;&lt;/h3&gt;
&lt;h4&gt;&lt;a name=&quot;Whoistheaffectedenduser%3F&quot;&gt;&lt;/a&gt;Who is the affected end user?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;Users of the new QE v2 wire protocol.&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Howdoesthisaffecttheenduser%3F&quot;&gt;&lt;/a&gt;How does this affect the end user?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;Since the ECC collection is obsoleted in v2 of QE, this will reduce the number of state collections needed for QE to work.&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Howlikelyisitthatthisproblemorusecasewilloccur%3F&quot;&gt;&lt;/a&gt;How likely is it that this problem or use case will occur?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;This occurs every time the user creates a QE-encrypted collection.&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Iftheproblemdoesoccur%2Cwhataretheconsequencesandhowseverearethey%3F&quot;&gt;&lt;/a&gt;If the problem does occur, what are the consequences and how severe are they?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;If the server is using v2 of the QE protocol, and the driver is still creating ECC collections, then those ECC collections are never going to be used, and will only serve to clutter the database.&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Isthisissueurgent%3F&quot;&gt;&lt;/a&gt;Is this issue urgent?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;This should be implemented once PM-2972 is complete.&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Isthisticketrequiredbyadownstreamteam%3F&quot;&gt;&lt;/a&gt;Is this ticket required by a downstream team?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;n/a&lt;/em&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;Isthisticketonlyfortests%3F&quot;&gt;&lt;/a&gt;Is this ticket only for tests?&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;no&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="2232953">DRIVERS-2524</key>
            <summary>Drivers should not create the ECC collection in v2 of queryable encryption</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="9">Done</resolution>
                                        <assignee username="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="erwin.pe@mongodb.com">Erwin Pe</reporter>
                        <labels>
                            <label>equality-ga</label>
                    </labels>
                <created>Fri, 13 Jan 2023 17:51:41 +0000</created>
                <updated>Tue, 6 Jun 2023 14:15:37 +0000</updated>
                            <resolved>Tue, 6 Jun 2023 14:15:37 +0000</resolved>
                                                        <component>Client Side Encryption</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="5468300" author="xgen-internal-githook" created="Thu, 1 Jun 2023 18:22:42 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2524&quot; title=&quot;Drivers should not create the ECC collection in v2 of queryable encryption&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2524&quot;&gt;&lt;del&gt;DRIVERS-2524&lt;/del&gt;&lt;/a&gt; assert collections are not created on unsupported server (#1428)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/9e770b54bbb6315aa82a162c42c577a5b3f8037a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/9e770b54bbb6315aa82a162c42c577a5b3f8037a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5366853" author="xgen-internal-githook" created="Fri, 21 Apr 2023 18:11:56 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2524&quot; title=&quot;Drivers should not create the ECC collection in v2 of queryable encryption&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2524&quot;&gt;&lt;del&gt;DRIVERS-2524&lt;/del&gt;&lt;/a&gt; fix commandStarted events with encryptionInformation (#1405)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;add escCollection and ecocCollection to commandStarted events&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;escCollection and ecocCollection are appended by libmongocrypt&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix indent of encryptionInformation&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add missing `ordered: true`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;regenerate tests&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/eb3d882bb8c08d0f25f54709abcd876caeccba7f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/eb3d882bb8c08d0f25f54709abcd876caeccba7f&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5341537" author="xgen-internal-githook" created="Wed, 12 Apr 2023 14:58:31 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2524&quot; title=&quot;Drivers should not create the ECC collection in v2 of queryable encryption&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2524&quot;&gt;&lt;del&gt;DRIVERS-2524&lt;/del&gt;&lt;/a&gt; do not create or drop `eccCollection` (#1396)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;do not create or drop the eccCollection&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2586&quot; title=&quot;Create and drop collection helpers should ignore custom names for Queryable Encryption metadata collections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2586&quot;&gt;&lt;del&gt;DRIVERS-2586&lt;/del&gt;&lt;/a&gt; do not document `escCollection` and `ecocCollection` options&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove eccCollection from fle2v2-CreateCollection&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove `eccCollection` from `encryptedFields` data files&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;regenerate fle2v2 tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove eccCollection from fle2v2-EncryptedFields-vs-EncryptedFieldsMap&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove eccCollection from fle2v2-Range-WrongType&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;assert eccCollection is not created&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove incorrect comment&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add wire version check and test&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove `escCollection` and `ecocCollection` from test data&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;regenerate tests&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add $$exists to legacy format&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add $$exists to tests&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Assert that state collections names are not sent to server&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;test encryptedFields is consulted for metadata collection names&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;change SHOULD to MUST&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;use YAML anchors for collection names&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;add comment that ecc collection is no longer created for QEv2&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove `encryptedFieldsMap with cyclic entries does not loop`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;use YAML anchors for encryptedFields&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;use `null`, not $$exists&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Revert &quot;add $$exists to legacy format&quot;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This reverts commit 72280f9050997e4ea7e49b1e707b699015f6cdd8.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;swap order of `base64` and `subType`&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary anchor&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;regenerate fle2v2-CreateCollection-OldServer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/aa28f787718eb4306ce7ff8e5a87bd46bb0a2c05&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/aa28f787718eb4306ce7ff8e5a87bd46bb0a2c05&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5288816" author="kevin.albertson" created="Tue, 21 Mar 2023 16:38:50 +0000"  >&lt;p&gt;Also consider removing driver API and documentation of options for &lt;tt&gt;escCollection&lt;/tt&gt; and &lt;tt&gt;ecocCollection&lt;/tt&gt;. There does not seem to be a use case for a user to set these options. The name requirements of &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2565&quot; title=&quot;Update fle2-* tests to match name requirements in SERVER-74069&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2565&quot;&gt;&lt;del&gt;DRIVERS-2565&lt;/del&gt;&lt;/a&gt; likely prevent a user from setting the collection names to any non-default value.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10820">
                    <name>Initiative</name>
                                                                <inwardlinks description="included in Initiative">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="2243028">MOTOR-1089</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243022">CDRIVER-4563</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243024">CSHARP-4492</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243023">CXX-2642</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243025">GODRIVER-2741</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243026">JAVA-4858</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243027">NODE-5004</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243030">PHPLIB-1071</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243029">PYTHON-3583</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243031">RUBY-3211</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2243032">RUST-1581</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2133465">DRIVERS-2435</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2299439">DRIVERS-2586</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2328066">DRIVERS-2619</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2307312">SERVER-75683</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Do not create or drop `eccCollection`.&lt;/li&gt;
	&lt;li&gt;Update `fle2v2` spec tests to &lt;a href=&quot;https://github.com/mongodb/specifications/commit/aa28f787718eb4306ce7ff8e5a87bd46bb0a2c05&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/aa28f787718eb4306ce7ff8e5a87bd46bb0a2c05&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Return error if attempting to create a QE collection with server version &amp;lt; 7.0.0 (maxWireVersion &amp;lt; 21)&lt;/li&gt;
	&lt;li&gt;Remove driver documentation of the ``escCollection`` and ``ecocCollection``&lt;br/&gt;
   options.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/1232&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/1232&lt;/a&gt; for an example of changes.&lt;/p&gt;

&lt;p&gt;Further changes:&lt;br/&gt;
Friday, April 21, 2023: &lt;a href=&quot;https://github.com/mongodb/specifications/commit/eb3d882bb8c08d0f25f54709abcd876caeccba7f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/eb3d882bb8c08d0f25f54709abcd876caeccba7f&lt;/a&gt; fixes commandStarted events with encryptionInformation&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10951" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Driver Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10748"><![CDATA[Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-4563'>CDRIVER-4563</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.24.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-2642'>CXX-2642</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.8.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-4492'>CSHARP-4492</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.20.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-2741'>GODRIVER-2741</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.12.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-4858'>JAVA-4858</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>4.10.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-5004'>NODE-5004</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>5.5.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-1089'>MOTOR-1089</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.2</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-3583'>PYTHON-3583</a>
    </td>
    <td>Duplicate</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-1071'>PHPLIB-1071</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.16.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-3211'>RUBY-3211</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.19.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-1581'>RUST-1581</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.6.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-1696'>SWIFT-1696</a>
    </td>
    <td>Won't Do</td>
    <td class=''></td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18362" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Engineering Lead</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>kevin.albertson@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_18359" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Program Manager</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>esha.bhargava@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6i7r:f0whz</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_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>7.0</label>
            <label>7.1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>