<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:22:11 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-716] Improved Bulk Write API</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-716</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;div class=&quot;panel&quot; style=&quot;background-color: #c2d2c2;border-color: #cccccc;border-style: dashed;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #cccccc;background-color: #239eb0;&quot;&gt;&lt;b&gt;Epic Summary&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #c2d2c2;&quot;&gt;
&lt;h4&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h4&gt;

&lt;p&gt;We will add driver support for performing write-only one-shot transactions, and improve the usability and performance of the existing bulk write API. We will accomplish this by expanding the bulk write API to allow for bulk writes to be executed across multiple collections and databases, and to make mixed operation and cross-namespace bulk writes more efficient by executing bulk write operations in one batch.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Lead&lt;/b&gt; : Jeremy Mikola&lt;br/&gt;
&lt;b&gt;Spec Author&lt;/b&gt; : Isabel Atkinson&lt;br/&gt;
&lt;b&gt;POCs&lt;/b&gt; : Rust &amp;amp; TBD&lt;br/&gt;
&lt;b&gt;Product Manager&lt;/b&gt;: Rachelle Palmer&lt;/p&gt;
&lt;h4&gt;&lt;a name=&quot;SpecUpdate&quot;&gt;&lt;/a&gt;Spec Update&lt;/h4&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="900346">DRIVERS-716</key>
            <summary>Improved Bulk Write API</summary>
                <type id="11" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14707&amp;avatarType=issuetype">Epic</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="10453" iconUrl="https://jira.mongodb.org/images/icons/statuses/generic.png" description="">Designing</status>
                    <statusCategory id="4" key="indeterminate" colorName="inprogress"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="isabel.atkinson@mongodb.com">Isabel Atkinson</assignee>
                                    <reporter username="esha.bhargava@mongodb.com">Esha Bhargava</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Aug 2019 19:17:36 +0000</created>
                <updated>Fri, 2 Feb 2024 16:32:34 +0000</updated>
                                                                <component>CRUD</component>
                                        <votes>0</votes>
                                    <watches>14</watches>
                                                                                                                <comments>
                            <comment id="4877447" author="dbeng-pm-bot" created="Tue, 4 Oct 2022 17:54:30 +0000"  >&lt;p&gt;Moved to Needs Triage because a linked PM issue PM-1452 was moved to Ready for Work.&lt;/p&gt;</comment>
                            <comment id="4356254" author="dbeng-pm-bot" created="Tue, 15 Feb 2022 15:58:20 +0000"  >&lt;p&gt;If you are not logged in, you can view the tickets in this epic by following &lt;a href=&quot;https://jira.mongodb.org/issues/?jql=%22Epic%20Link%22%20%3D%20DRIVERS-716&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="4294488" author="dbeng-pm-bot" created="Fri, 14 Jan 2022 23:32:10 +0000"  >&lt;p&gt;If you are not logged in, you can view the tickets in this epic by following &lt;a href=&quot;https://jira.mongodb.org/issues/?jql=%22Epic%20Link%22%20%3D%20DRIVERS-716&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                                                <inwardlinks description="backports">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1965944">MONGOSH-1100</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1564289">MONGOID-5026</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="900352">DRIVERS-717</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="2029954">CSHARP-4145</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029953">CXX-2494</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029955">GODRIVER-2388</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029956">JAVA-4586</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029958">MOTOR-940</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029957">NODE-4197</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029960">PHPLIB-847</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029959">PYTHON-3233</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029961">RUBY-2964</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029952">CDRIVER-4363</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2029962">RUST-1282</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="900352">DRIVERS-717</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2443911">DRIVERS-2725</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2491861">DRIVERS-2763</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2158177">DRIVERS-2470</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2298680">DRIVERS-2582</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1989626">DRIVERS-2215</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="450315">DRIVERS-2090</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="667824">DRIVERS-2093</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="668349">DRIVERS-2159</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_13653" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Detailed Project Statuses</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Engineer: Isabel Atkinson&lt;br/&gt;
Summary: We will add driver support for the new bulkWrite command, and improve the usability and performance of the existing bulk write API.&lt;/p&gt;

&lt;p&gt;2024-02-02&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Spec, spec tests, and Rust implementation in progress.&lt;/li&gt;
	&lt;li&gt;libmongocrypt support of bulkWrite in progress.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;

&lt;p&gt;2023-12-23&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;BulkWrite Syntax finalized&lt;/li&gt;
	&lt;li&gt;Rust POC in progress&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
	&lt;li&gt;Discuss end date with Isabel post-New Year&lt;/li&gt;
&lt;/ol&gt;



&lt;ul&gt;
	&lt;li&gt;Second implementation will likely be in C&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt;
	&lt;li&gt;Not feasible to be prototype this in PHP&lt;/li&gt;
	&lt;li&gt;To be decided post-New Year during team QP prep&lt;/li&gt;
&lt;/ol&gt;



&lt;ul&gt;
	&lt;li&gt;Server project expected completion is 2024-02-05&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-12-08&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Syntax document now in Final Review&lt;/li&gt;
	&lt;li&gt;Server project expected completion is now set to 2024-02-05&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-11-10&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Syntax document in review&lt;/li&gt;
	&lt;li&gt;Coordinating new server-side API with server team; command structure will change to improve performance&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-10-27&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Working on Syntax document&lt;/li&gt;
	&lt;li&gt;Meeting with Server team on 10-31 to discuss potential blockers and timeline&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-10-13&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Working on proposed Full Results API design&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-09-15&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Designing and collecting feedback on driver API response&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-09-01&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Work scheduled to resume on 9/15&lt;/li&gt;
	&lt;li&gt;Rust prototype will be used to finalize design, currently in-progress&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-08-18&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Work scheduled to resume on 8/28&lt;/li&gt;
	&lt;li&gt;Rust prototype will be used to finalise design&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-08-04&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Scope reduction approved
	&lt;ul&gt;
		&lt;li&gt;findAndModify support cut&lt;/li&gt;
		&lt;li&gt;autocommit with bulkWrite cut&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-07-07&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Scope reduction currently in team review&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-06-23&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Discussing scope reduction with server&lt;/li&gt;
	&lt;li&gt;findAndModify support cut from initial API&lt;/li&gt;
	&lt;li&gt;Retried bulk writes with autocommit: true will not return detailed result (20+ week effort in server)&lt;/li&gt;
	&lt;li&gt;Cursor response to return detailed results&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-06-07&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Drivers work is on hold while the scope of the Server feature is being reworked, with planned reductions in scope&lt;/li&gt;
	&lt;li&gt;BulkWrite server command is ready for POC in Rust, hope to pick up after more conversations with Server next week&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-05-12&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Document in progress and first review stages&lt;/li&gt;
	&lt;li&gt;Need to change return type handling due to command splitting (e.g. when sending a large batch)&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-04-28&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Assembling review crew, document will move to team review soon&lt;/li&gt;
	&lt;li&gt;Implementation work still blocked on Server until ~August&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-04-14&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Andreas has completed initial review of the syntax document&lt;/li&gt;
	&lt;li&gt;Feedback to be incorporated, Syntax document moving to Review soon&lt;/li&gt;
	&lt;li&gt;Implementation work still blocked on Server until ~August&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-03-31&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Waiting for feedback on syntax document.&lt;/li&gt;
	&lt;li&gt;No updates in the last 2 weeks&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-03-17&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Waiting for feedback on syntax document.&lt;/li&gt;
	&lt;li&gt;Server team has pushed off impl by a few more weeks.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-03-03&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Continued design meetings and the syntax document is in review.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-02-17&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Have held several design meetings and working on wrapping up the syntax document.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-02-03&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Continuing working on syntax document and addressing design questions.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-01-20&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Working on writing the syntax document and an API POC in the Rust driver.&lt;/li&gt;
&lt;/ul&gt;


&lt;hr /&gt;
&lt;p&gt;2023-01-06&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Design questions document is in review.&lt;/li&gt;
	&lt;li&gt;Next up is the syntax document for the public API.&lt;/li&gt;
&lt;/ul&gt;
</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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;&lt;b&gt;Summary of necessary driver changes&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&#160;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Commits for syncing spec/prose tests&lt;/b&gt; &lt;br/&gt;
&lt;em&gt;(and/or refer to an existing language POC if needed)&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&#160;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Context for other referenced/linked tickets&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&#160;&lt;/li&gt;
&lt;/ul&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-4363'>CDRIVER-4363</a>
    </td>
    <td>Scheduled</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-2494'>CXX-2494</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-4145'>CSHARP-4145</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-2388'>GODRIVER-2388</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-4586'>JAVA-4586</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-4197'>NODE-4197</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-940'>MOTOR-940</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-3233'>PYTHON-3233</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-847'>PHPLIB-847</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-2964'>RUBY-2964</a>
    </td>
    <td>Blocked</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-1282'>RUST-1282</a>
    </td>
    <td>Implementing</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-1549'>SWIFT-1549</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>jmikola@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10860" key="com.pyxis.greenhopper.jira:gh-epic-color">
                        <customfieldname>Epic Colour</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ghx-label-2</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10858" key="com.pyxis.greenhopper.jira:gh-epic-label">
                        <customfieldname>Epic Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Improved Bulk Write API </customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10859" key="com.pyxis.greenhopper.jira:gh-epic-status">
                        <customfieldname>Epic Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10640"><![CDATA[To Do]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_18358" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Product Manager</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>rachelle.palmer@mongodb.com</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY23Q3</label>
            <label>FY23Q4</label>
            <label>FY24Q1</label>
            <label>FY24Q3</label>
            <label>FY24Q4</label>
            <label>FY25Q1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1lzx:</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>8.0</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 3 Jan 2023 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Drivers: &lt;br/&gt;
Introduce a new bulk write command to Stable API V1 which enhances the current way drivers expose bulkWrite() to applications. Specifically, enable drivers to offer the following capabilities in their bulkWrite() API:&lt;/p&gt;

&lt;p&gt;1. Support mixing inserts, updates, and deletes in a single request.&lt;br/&gt;
2. Support writing to multiple namespaces in a single request.&lt;/p&gt;

&lt;p&gt;Docs:&lt;br/&gt;
Create documentation for the new server bulkWrite command and its limitations. Document the autocommit:true flag and its limitations in bulkWrite.&lt;/p&gt;</customfieldvalue>

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