<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:22:01 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>[CDRIVER-4811] Failing errorContains assertion in callback-retry.json  DuplicateKeyError test</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-4811</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/commit/f5983a473a6e048e293cdb3ba56e8fda8e73bdc6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb/specifications/commit/f5983a4&lt;/a&gt; added an &lt;tt&gt;errorContains&lt;/tt&gt; assertion to &lt;tt&gt;callback-retry.json&lt;/tt&gt; in the withTransaction legacy spec test suite.&lt;/p&gt;

&lt;p&gt;libmongoc fails on this assertion, as the &lt;tt&gt;with_transaction&lt;/tt&gt; method doesn&apos;t propagate the error message from the &lt;tt&gt;insertOne&lt;/tt&gt; operation to its own &lt;tt&gt;bson_error_t&lt;/tt&gt;. See &lt;a href=&quot;https://spruce.mongodb.com/version/659c4b112fbabec1fa9e5c6e/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this Evergreen task&lt;/a&gt; for related build failures. For &lt;a href=&quot;https://spruce.mongodb.com/task/mongo_c_driver_sanitizers_matrix_tsan_tsan_sasl_cyrus_openssl_ubuntu2004_clang_test_7.0_sharded_auth_patch_6f4d492aacc31bcfd81e0244456b58de2ef9c84c_659c4b112fbabec1fa9e5c6e_24_01_08_19_20_52/logs?execution=0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;example&lt;/a&gt;:&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;- callback is not retried after non-transient error (DuplicateKeyError)&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2024/01/08 19:33:14.0541: [148457]:    DEBUG:       mongoc:      running operation withTransaction : { &quot;name&quot; : &quot;withTransaction&quot;, &quot;object&quot; : &quot;session0&quot;, &quot;arguments&quot; : { &quot;callback&quot; : { &quot;operations&quot; : [ { &quot;name&quot; : &quot;insertOne&quot;, &quot;object&quot; : &quot;collection&quot;, &quot;arguments&quot; : { &quot;session&quot; : &quot;session0&quot;, &quot;document&quot; : { &quot;_id&quot; : 1 } }, &quot;result&quot; : { &quot;insertedId&quot; : 1 } }, { &quot;name&quot; : &quot;insertOne&quot;, &quot;object&quot; : &quot;collection&quot;, &quot;arguments&quot; : { &quot;session&quot; : &quot;session0&quot;, &quot;document&quot; : { &quot;_id&quot; : 1 } }, &quot;result&quot; : { &quot;errorLabelsOmit&quot; : [ &quot;TransientTransactionError&quot;, &quot;UnknownTransactionCommitResult&quot; ] } } ] } }, &quot;result&quot; : { &quot;errorLabelsOmit&quot; : [ &quot;TransientTransactionError&quot;, &quot;UnknownTransactionCommitResult&quot; ], &quot;errorContains&quot; : &quot;E11000&quot; } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{ &quot;insert&quot; : &quot;test&quot;, &quot;ordered&quot; : true, &quot;$db&quot; : &quot;withTransaction-tests&quot;, &quot;lsid&quot; : { &quot;id&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;XdBKGN23RwSV2ljL/UF+dg==&quot;, &quot;subType&quot; : &quot;04&quot; } } }, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 50 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;startTransaction&quot; : true, &quot;txnNumber&quot; : { &quot;$numberLong&quot; : &quot;1&quot; }, &quot;autocommit&quot; : false, &quot;documents&quot; : [ { &quot;_id&quot; : { &quot;$numberInt&quot; : &quot;1&quot; } } ] }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2024/01/08 19:33:14.0543: [148457]:    DEBUG:       mongoc: &amp;lt;-- COMMAND SUCCEEDED: { &quot;n&quot; : { &quot;$numberInt&quot; : &quot;1&quot; }, &quot;ok&quot; : { &quot;$numberDouble&quot; : &quot;1.0&quot; }, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 99 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;operationTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 99 } }, &quot;recoveryToken&quot; : { &quot;recoveryShardId&quot; : &quot;sh01&quot; } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{ &quot;insert&quot; : &quot;test&quot;, &quot;ordered&quot; : true, &quot;$db&quot; : &quot;withTransaction-tests&quot;, &quot;lsid&quot; : { &quot;id&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;XdBKGN23RwSV2ljL/UF+dg==&quot;, &quot;subType&quot; : &quot;04&quot; } } }, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 99 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;txnNumber&quot; : { &quot;$numberLong&quot; : &quot;1&quot; }, &quot;autocommit&quot; : false, &quot;documents&quot; : [ { &quot;_id&quot; : { &quot;$numberInt&quot; : &quot;1&quot; } } ] }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2024/01/08 19:33:14.0546: [148457]:    DEBUG:       mongoc: &amp;lt;-- COMMAND SUCCEEDED: { &quot;n&quot; : { &quot;$numberInt&quot; : &quot;0&quot; }, &quot;writeErrors&quot; : [ { &quot;index&quot; : { &quot;$numberInt&quot; : &quot;0&quot; }, &quot;code&quot; : { &quot;$numberInt&quot; : &quot;11000&quot; }, &quot;errmsg&quot; : &quot;E11000 duplicate key error collection: withTransaction-tests.test index: _id_ dup key: { _id: 1 }&quot;, &quot;keyPattern&quot; : { &quot;_id&quot; : { &quot;$numberInt&quot; : &quot;1&quot; } }, &quot;keyValue&quot; : { &quot;_id&quot; : { &quot;$numberInt&quot; : &quot;1&quot; } } } ], &quot;ok&quot; : { &quot;$numberDouble&quot; : &quot;1.0&quot; }, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 100 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;operationTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 100 } }, &quot;recoveryToken&quot; : { &quot;recoveryShardId&quot; : &quot;sh01&quot; } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;{ &quot;abortTransaction&quot; : { &quot;$numberInt&quot; : &quot;1&quot; }, &quot;recoveryToken&quot; : { &quot;recoveryShardId&quot; : &quot;sh01&quot; }, &quot;$db&quot; : &quot;admin&quot;, &quot;lsid&quot; : { &quot;id&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;XdBKGN23RwSV2ljL/UF+dg==&quot;, &quot;subType&quot; : &quot;04&quot; } } }, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 100 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;txnNumber&quot; : { &quot;$numberLong&quot; : &quot;1&quot; }, &quot;autocommit&quot; : false }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2024/01/08 19:33:14.0550: [148457]:  WARNING:       mongoc: Error in abortTransaction: Transaction with { txnNumber: 1 } has been aborted.&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;2024/01/08 19:33:14.0550: [148457]:    DEBUG:       mongoc: &amp;lt;-- abortTransaction COMMAND FAILED: Transaction with { txnNumber: 1 } has been aborted.&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;REPLY: { &quot;errorLabels&quot; : [ &quot;TransientTransactionError&quot; ], &quot;ok&quot; : { &quot;$numberDouble&quot; : &quot;0.0&quot; }, &quot;errmsg&quot; : &quot;Transaction with { txnNumber: 1 } has been aborted.&quot;, &quot;code&quot; : { &quot;$numberInt&quot; : &quot;251&quot; }, &quot;codeName&quot; : &quot;NoSuchTransaction&quot;, &quot;$clusterTime&quot; : { &quot;clusterTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 102 } }, &quot;signature&quot; : { &quot;hash&quot; : { &quot;$binary&quot; : { &quot;base64&quot; : &quot;LrD7n4L2Z4FXCYrsBI8JE5b+krs=&quot;, &quot;subType&quot; : &quot;00&quot; } }, &quot;keyId&quot; : { &quot;$numberLong&quot; : &quot;7321811185362272279&quot; } } }, &quot;operationTime&quot; : { &quot;$timestamp&quot; : { &quot;t&quot; : 1704742394, &quot;i&quot; : 102 } }, &quot;recoveryToken&quot; : { &quot;recoveryShardId&quot; : &quot;sh01&quot; } }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;/data/mci/6df91f9b962411a1878460d340274f22/mongoc/src/libmongoc/tests/json-test-operations.c:518 check_error_contains(): [`z&#65533;&#65533;] does not contain [E11000]&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;This should originally have been handled in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2975&quot; title=&quot;Resync transaction spec tests for bulk write error reporting change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2975&quot;&gt;&lt;del&gt;CDRIVER-2975&lt;/del&gt;&lt;/a&gt;, but the spec test was missed. &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4806&quot; title=&quot;Require 4.3.1+ server version when using failCommand errorLabels option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4806&quot;&gt;&lt;del&gt;CDRIVER-4806&lt;/del&gt;&lt;/a&gt; ultimately synced the test, but added a skip for the test since this is beyond the scope of that ticket.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2540949">CDRIVER-4811</key>
            <summary>Failing errorContains assertion in callback-retry.json  DuplicateKeyError test</summary>
                <type id="20" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Build Failure</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Jan 2024 18:39:24 +0000</created>
                <updated>Tue, 16 Jan 2024 19:45:34 +0000</updated>
                                                                            <component>Transactions</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="6002163" author="xgen-internal-githook" created="Wed, 10 Jan 2024 22:00:30 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4806&quot; title=&quot;Require 4.3.1+ server version when using failCommand errorLabels option&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4806&quot;&gt;&lt;del&gt;CDRIVER-4806&lt;/del&gt;&lt;/a&gt; sync tests for failCommand errorLabels reqs (#1508)&lt;/p&gt;

&lt;p&gt;Synced with mongodb/specifications@5fc23f40f79d18f0693e7159eba81f0e7b276715&lt;/p&gt;

&lt;p&gt;Updates retryable writes prose test 3 to relocate the errorLabels field when configuring a fail point.&lt;/p&gt;

&lt;p&gt;Note: with_transaction/callback-retry.json is unrelated but was missed in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2975&quot; title=&quot;Resync transaction spec tests for bulk write error reporting change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2975&quot;&gt;&lt;del&gt;CDRIVER-2975&lt;/del&gt;&lt;/a&gt;. This test currently fails and has been skipped (see: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4811&quot; title=&quot;Failing errorContains assertion in callback-retry.json  DuplicateKeyError test&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4811&quot;&gt;CDRIVER-4811&lt;/a&gt;).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/4ef84ecdb7f1ce86b3d96b34ef8015d9c5f0f3f1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/4ef84ecdb7f1ce86b3d96b34ef8015d9c5f0f3f1&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="702049">CDRIVER-2975</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2536459">CDRIVER-4806</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_23812" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Assigned Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26444"><![CDATA[C Drivers]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-4108</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i2p3ws:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>