<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:38:39 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-429] incorrect documentation</title>
                <link>https://jira.mongodb.org/browse/DOCS-429</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;Ugh, its just not right and misleading.&lt;/p&gt;

&lt;p&gt;1) there is no --database parameter listed&lt;br/&gt;
2) -db creates a new database to put data into, NOTHING TO DO WITH where the data is coming from&lt;/p&gt;

&lt;p&gt;I just tested it after re-reading about 10 times and then searching on the web and finding conflicting statements.&lt;/p&gt;

&lt;p&gt;The following statement:&lt;/p&gt;

&lt;p&gt;  mongorestore -db baDevJuly25 ./dump/buildingAssessment&lt;/p&gt;

&lt;p&gt;restores the data from ./dump/buildingAssessment to a new database called baDevJuly25, as specified by the -db parameter.&lt;/p&gt;

&lt;p&gt;I would recommend changing:&lt;/p&gt;

&lt;p&gt;  &apos;Use the --db option to specify a database for mongorestore to restore data.&apos;&lt;/p&gt;

&lt;p&gt;to read:&lt;/p&gt;

&lt;p&gt;  &apos;Use the --db option to specify a database for mongorestore to restore data into. If the database doesn&apos;t exist, one will be created. If it does exist, then the normal import insert rules apply (see xyz)&apos;&lt;/p&gt;

&lt;p&gt;for clarity.&lt;/p&gt;



&lt;p&gt;Original Link: &lt;a href=&quot;http://docs.mongodb.org/manual/reference/mongorestore/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/reference/mongorestore/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&quot;Consider the following example:&lt;/p&gt;

&lt;p&gt;mongorestore --collection people --database accounts&lt;br/&gt;
Here, mongorestore reads the database dump in the dump/ sub-directory of the current directory, and restores only the documents in the collection named people from the database named accounts. mongorestore restores data to the instance running on the localhost interface on port 27017.&quot;&lt;/p&gt;</description>
                <environment></environment>
        <key id="47779">DOCS-429</key>
            <summary>incorrect documentation</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="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="mwaschkowski">Mark Waschkowski</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Aug 2012 19:11:08 +0000</created>
                <updated>Sat, 8 Sep 2012 01:51:06 +0000</updated>
                            <resolved>Tue, 21 Aug 2012 21:31:41 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="155641" author="mwaschkowski" created="Wed, 22 Aug 2012 01:46:36 +0000"  >&lt;p&gt;Hi Sam,&lt;/p&gt;

&lt;p&gt;OK, no probs, was just feeling a bit frustrated at that moment.&lt;/p&gt;

&lt;p&gt;Thank you for fixing it up, and glad I could help. I&apos;ll try to keep my eyes open for other issues as well.&lt;/p&gt;

&lt;p&gt;Best,&lt;/p&gt;

&lt;p&gt;Mark&lt;/p&gt;</comment>
                            <comment id="155578" author="samk" created="Tue, 21 Aug 2012 21:31:34 +0000"  >&lt;p&gt;I&apos;m very sorry about this error, and want to thank you for catching it. I&apos;ve made the changes you suggested, and the page reflects these changes. &lt;/p&gt;

&lt;p&gt;I&apos;m going to go ahead and resolve this case, but if you see any additional errors on this or another issue, feel free open another ticket or reopen this ticket. &lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
sam&lt;/p&gt;</comment>
                            <comment id="155572" author="auto" created="Tue, 21 Aug 2012 21:11:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;date&apos;: u&apos;2012-08-21T14:11:38-07:00&apos;, u&apos;email&apos;: u&apos;samk@10gen.com&apos;, u&apos;name&apos;: u&apos;Sam Kleinman&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-429&quot; title=&quot;incorrect documentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-429&quot;&gt;&lt;del&gt;DOCS-429&lt;/del&gt;&lt;/a&gt; correction to mongorestore document&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/bf412f61f169eece8e9947b9b7680b1a38711eb0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/bf412f61f169eece8e9947b9b7680b1a38711eb0&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>Tue, 21 Aug 2012 21:11:45 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 26 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>mwaschkowski</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrsd3j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrhi27:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15729</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|hrykun:</customfieldvalue>

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