<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:12:49 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>[DOCS-15406] [Server] Investigate changes in SERVER-66977: Revise enriched change stream updateDescription format</title>
                <link>https://jira.mongodb.org/browse/DOCS-15406</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>    &lt;div class=&quot;panel&quot; style=&quot;background-color: #c2d2c2;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;background-color: #239eb0;&quot;&gt;&lt;b&gt;Original Downstream Change Summary&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;    This ticket introduces a change in the format used to report ambiguous paths in the &lt;tt&gt;updateDescription&lt;/tt&gt; field of a change stream &lt;tt&gt;update&lt;/tt&gt; event, superseding the work done in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63861&quot; title=&quot;Expose rich field information in the updateDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63861&quot;&gt;&lt;del&gt;SERVER-63861&lt;/del&gt;&lt;/a&gt;. Full details of the new format &lt;a href=&quot;https://docs.google.com/document/d/1DHlvXSbrLVR_jnnf96AbUqoyakL_oIp9KEI4Gw3R6II/edit#bookmark=id.q4sda04u90lr&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;are available in the Syntax document here&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;DescriptionofLinkedTicket&quot;&gt;&lt;/a&gt;Description of Linked Ticket&lt;/h2&gt;
&lt;p&gt;    In PM-1950 / &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63861&quot; title=&quot;Expose rich field information in the updateDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63861&quot;&gt;&lt;del&gt;SERVER-63861&lt;/del&gt;&lt;/a&gt;, we exposed additional information about the paths reported by a change stream &lt;tt&gt;update&lt;/tt&gt; operation. This was motivated by the fact that these paths can sometimes be ambiguous; for instance, a dot embedded in a fieldname was indistinguishable from a path separator, and there was no way to tell whether a numeric path component referred to an array index or a field name.&lt;/p&gt;

&lt;p&gt;While the syntax we introduced does resolve these ambiguities, we were not entirely satisfied with the end result; we think it will be too cumbersome for users to work with. We therefore propose to rework the format ahead of its release in 6.1.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="2066472">DOCS-15406</key>
            <summary>[Server] Investigate changes in SERVER-66977: Revise enriched change stream updateDescription format</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="12300">Won&apos;t Do</resolution>
                                        <assignee username="david.hou@mongodb.com">David Hou</assignee>
                                    <reporter username="backlog-server-pm">Backlog - Core Eng Program Management Team</reporter>
                        <labels>
                            <label>server-docs-bug-bash</label>
                    </labels>
                <created>Sat, 11 Jun 2022 11:27:37 +0000</created>
                <updated>Mon, 13 Nov 2023 17:40:35 +0000</updated>
                            <resolved>Tue, 11 Jul 2023 14:25:00 +0000</resolved>
                                    <version>6.1.0-rc0</version>
                                    <fixVersion>6.1.0-rc0</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5557376" author="JIRAUSER1260455" created="Tue, 11 Jul 2023 14:25:00 +0000"  >&lt;p&gt;Closing as &quot;Won&apos;t Do&quot; since this seems to be already documented by &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15377&quot; title=&quot;Investigate changes in SERVER-63861: Expose rich field information in the updateDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-15377&quot;&gt;&lt;del&gt;DOCS-15377&lt;/del&gt;&lt;/a&gt;. See the following page in the manual: &lt;a href=&quot;https://www.mongodb.com/docs/v7.0/reference/change-events/update/#path-disambiguation&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/docs/v7.0/reference/change-events/update/#path-disambiguation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=bernard.gorman%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;bernard.gorman@mongodb.com&quot;&gt;bernard.gorman@mongodb.com&lt;/a&gt; Let us know if we&apos;re missing/misinterpreting anything here - thanks! CC &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kenneth.dyer%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;kenneth.dyer@mongodb.com&quot;&gt;kenneth.dyer@mongodb.com&lt;/a&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="4608783" author="edu.bot" created="Sat, 11 Jun 2022 11:27:42 +0000"  >&lt;p&gt;&lt;em&gt;Fix Version updated for upstream &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-66977&quot; title=&quot;Revise enriched change stream updateDescription format&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-66977&quot;&gt;&lt;del&gt;SERVER-66977&lt;/del&gt;&lt;/a&gt;:&lt;/em&gt; &lt;br/&gt;
6.1.0-rc0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="2060891">SERVER-66977</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14258" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Baseline start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 11 Jul 2023 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 11 Jun 2022 11:27:42 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        30 weeks, 1 day 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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>This ticket introduces a change in the format used to report ambiguous paths in the {{updateDescription}} field of a change stream {{update}} event, superseding the work done in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-63861&quot; title=&quot;Expose rich field information in the updateDescription&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-63861&quot;&gt;&lt;strike&gt;SERVER-63861&lt;/strike&gt;&lt;/a&gt;. Full details of the new format [are available in the Syntax document here|&lt;a href=&quot;https://docs.google.com/document/d/1DHlvXSbrLVR_jnnf96AbUqoyakL_oIp9KEI4Gw3R6II/edit#bookmark=id.q4sda04u90lr&quot;&gt;https://docs.google.com/document/d/1DHlvXSbrLVR_jnnf96AbUqoyakL_oIp9KEI4Gw3R6II/edit#bookmark=id.q4sda04u90lr&lt;/a&gt;].</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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            30 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>backlog-server-pm</customfieldvalue>
            <customfieldvalue>david.hou@mongodb.com</customfieldvalue>
            <customfieldvalue>edu.bot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0y8e7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0h3ow:</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_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0xujj:</customfieldvalue>

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