<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:59:03 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-9742] Comment on: &quot;primer/import-data.txt&quot;</title>
                <link>https://jira.mongodb.org/browse/DOCS-9742</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Does it comply with NODEJS DRIVER 2.2 &apos;s example ??&lt;br/&gt;
&lt;a href=&quot;http://mongodb.github.io/node-mongodb-native/2.2/tutorials/aggregation/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mongodb.github.io/node-mongodb-native/2.2/tutorials/aggregation/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;  collection.aggregate( &lt;br/&gt;
      [ { &apos;$match&apos;: &lt;/p&gt;
{ &quot;stars&quot;: 5 }
&lt;p&gt; },&lt;br/&gt;
        &lt;/p&gt;
{ &apos;$unwind&apos;: &apos;$categories&apos;}
&lt;p&gt;,&lt;br/&gt;
        { &apos;$group&apos;: { &apos;_id&apos;: &quot;$categories&quot;, &apos;fiveStars&apos;: &lt;/p&gt;
{ &apos;$sum&apos;: 1 }
&lt;p&gt; } }		&lt;br/&gt;
      ],	  &lt;/p&gt;

&lt;p&gt;According the example, I try to found the match key - &quot;stars&quot; in the json file.&lt;br/&gt;
But the json file didn&apos;t have the match key ???&lt;/p&gt;

&lt;p&gt;thanks !&lt;/p&gt;


</description>
                <environment>&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;https://docs.mongodb.com/getting-started/shell/import-data/&quot;&gt;https://docs.mongodb.com/getting-started/shell/import-data/&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36&lt;br/&gt;
*Referrer*: &lt;a href=&quot;https://www.google.com.tw/&quot;&gt;https://www.google.com.tw/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1920 x 1080&lt;br/&gt;
</environment>
        <key id="343663">DOCS-9742</key>
            <summary>Comment on: &quot;primer/import-data.txt&quot;</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="steve.renaker@mongodb.com">Steve Renaker</assignee>
                                    <reporter username="xgen-internal-docs">Docs Collector User</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                    </labels>
                <created>Mon, 9 Jan 2017 07:53:01 +0000</created>
                <updated>Fri, 3 Nov 2017 11:13:13 +0000</updated>
                            <resolved>Mon, 9 Jan 2017 22:08:03 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1474270" author="xgen-internal-githook" created="Wed, 11 Jan 2017 09:43:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;christkv&apos;, u&apos;name&apos;: u&apos;Christian Amor Kvalheim&apos;, u&apos;email&apos;: u&apos;christkv@users.noreply.github.com&apos;}
&lt;p&gt;Message: Merge pull request #1462 from steveren/&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-9742&quot; title=&quot;Comment on: &amp;quot;primer/import-data.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-9742&quot;&gt;&lt;del&gt;DOCS-9742&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-9742&quot; title=&quot;Comment on: &amp;quot;primer/import-data.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-9742&quot;&gt;&lt;del&gt;DOCS-9742&lt;/del&gt;&lt;/a&gt;: fix aggregation example&lt;br/&gt;
Branch: 2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/node-mongodb-native/commit/1a3c7f529e66a35bbd515cfb87c1900be2be4e0f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/node-mongodb-native/commit/1a3c7f529e66a35bbd515cfb87c1900be2be4e0f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1474269" author="xgen-internal-githook" created="Wed, 11 Jan 2017 09:43:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;christkv&apos;, u&apos;name&apos;: u&apos;Christian Amor Kvalheim&apos;, u&apos;email&apos;: u&apos;christkv@users.noreply.github.com&apos;}
&lt;p&gt;Message: Merge pull request #1462 from steveren/&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-9742&quot; title=&quot;Comment on: &amp;quot;primer/import-data.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-9742&quot;&gt;&lt;del&gt;DOCS-9742&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-9742&quot; title=&quot;Comment on: &amp;quot;primer/import-data.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-9742&quot;&gt;&lt;del&gt;DOCS-9742&lt;/del&gt;&lt;/a&gt;: fix aggregation example&lt;br/&gt;
Branch: 2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/node-mongodb-native/commit/1a3c7f529e66a35bbd515cfb87c1900be2be4e0f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/node-mongodb-native/commit/1a3c7f529e66a35bbd515cfb87c1900be2be4e0f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1474268" author="xgen-internal-githook" created="Wed, 11 Jan 2017 09:43:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;steveren&apos;, u&apos;name&apos;: u&apos;Steve Renaker&apos;, u&apos;email&apos;: u&apos;steve.renaker@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-9742&quot; title=&quot;Comment on: &amp;quot;primer/import-data.txt&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-9742&quot;&gt;&lt;del&gt;DOCS-9742&lt;/del&gt;&lt;/a&gt;: fix aggregation example&lt;br/&gt;
Branch: 2.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/node-mongodb-native/commit/c43dc208ac167ea1431baa2d1bf4b3a738fd0404&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/node-mongodb-native/commit/c43dc208ac167ea1431baa2d1bf4b3a738fd0404&lt;/a&gt;&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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 9 Jan 2017 14:14:54 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 5 weeks 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>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 5 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-docs</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>steve.renaker@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht0mz3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsql4n:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1324">KANBAN BUCKET</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|hrzjrz:</customfieldvalue>

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