<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:14:18 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-15975] [Server] Improve ChangeStream pre-and-post image page</title>
                <link>https://jira.mongodb.org/browse/DOCS-15975</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Please add an example for enabling &lt;em&gt;&lt;font color=&quot;#1c2d38&quot;&gt;changeStreamPreAndPostImages&lt;/font&gt;&lt;/em&gt; into the documentation for &lt;a href=&quot;https://www.mongodb.com/docs/manual/changeStreams/#change-streams-with-document-pre--and-post-images&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Streams with Document Pre- and Post-Images&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The current layout can be misread to believe that it would be necessary to run the &lt;em&gt;setClusterParameter&lt;/em&gt; command which configures &lt;em&gt;preAndPostImages.expireAfterSeconds&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;To improve this, we could change the third bullet point (&quot;&lt;em&gt;Enable changeStreamPreAndPostImages for a collection using&lt;/em&gt; ...&quot;) to provide an example of a &lt;em&gt;createCollection&lt;/em&gt; or &lt;em&gt;collMod&lt;/em&gt; command which would enable the setting necessary to enable pre-and-post images. This would break up the flow and make it clear that the later command is a separate concept entirely.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Example / Proposed Language&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Document Pre-and-Post-Images on a collection can be enabled by enabling the option &lt;b&gt;changeStreamPreAndPostImages&lt;/b&gt; using &lt;em&gt;createCollection&lt;/em&gt; or &lt;em&gt;collMod&lt;/em&gt;. For example:&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;db.createCollection(&amp;lt;collection&amp;gt;, {&#160; changeStreamPreAndPostImages:&lt;/tt&gt;{{{}&lt;/p&gt;
{ enabled: true }
&lt;p&gt;{}}}&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;})&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Other Thoughts&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;There&apos;s a lot of good information in the expireAfterSeconds section, but I think a lot of it may be out of place. Most of this seems to be duplicated from the entry for this parameter in &lt;a href=&quot;https://www.mongodb.com/docs/manual/reference/cluster-parameters/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Cluster Parameters&lt;/a&gt; - so it may make this section easier to parse if we just link there instead.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2294954">DOCS-15975</key>
            <summary>[Server] Improve ChangeStream pre-and-post image page</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="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="adam.harrison@mongodb.com">Adam Harrison</reporter>
                        <labels>
                            <label>backlog</label>
                            <label>proactive</label>
                            <label>release</label>
                    </labels>
                <created>Wed, 22 Mar 2023 16:45:07 +0000</created>
                <updated>Mon, 22 Jan 2024 16:03:11 +0000</updated>
                                                                            <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5323321" author="JIRAUSER1264464" created="Tue, 4 Apr 2023 14:33:13 +0000"  >&lt;p&gt;Thanks Jason &#8211; I&apos;ve removed the ticket from the epic. You&apos;ve estimated this work will take about three days. For now, we&apos;re not sure when we&apos;ll get to it, given that we are prioritizing 7.0 work.&#160;&lt;/p&gt;</comment>
                            <comment id="5293568" author="JIRAUSER1264464" created="Wed, 22 Mar 2023 20:52:43 +0000"  >&lt;p&gt;Perfect, thanks! &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=adam.harrison%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;adam.harrison@mongodb.com&quot;&gt;adam.harrison@mongodb.com&lt;/a&gt;, we&apos;ll plan to handle this in time for the Server 7.0 release.&#160;&lt;/p&gt;</comment>
                            <comment id="5293556" author="JIRAUSER1254808" created="Wed, 22 Mar 2023 20:47:52 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ashley.brown%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ashley.brown@mongodb.com&quot;&gt;ashley.brown@mongodb.com&lt;/a&gt; for the entire project related to this for 7.0, around 15 days. Cheers. Tickets are this one, plus:&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCSP-26172&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/DOCSP-26172&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-15935&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/DOCS-15935&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5293083" author="JIRAUSER1264464" created="Wed, 22 Mar 2023 18:30:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jason.price%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;jason.price@mongodb.com&quot;&gt;jason.price@mongodb.com&lt;/a&gt; I can&apos;t tell how big a project this is - would you mind taking a look at this and scoping the work?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Mar 2023 18:30:05 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        44 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_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>
                            44 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>adam.harrison@mongodb.com</customfieldvalue>
            <customfieldvalue>ashley.brown@mongodb.com</customfieldvalue>
            <customfieldvalue>jason.price@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i21bkn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1jok8:</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_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i20xpz:</customfieldvalue>

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