<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:35:47 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>[GODRIVER-1147] Create collection</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1147</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;I want to create a capped collection, but I don&apos;t see any function for that.&lt;/p&gt;

&lt;p&gt;I guess I could use &quot;Database.RunCommand()&quot;...&lt;/p&gt;</description>
                <environment></environment>
        <key id="807927">GODRIVER-1147</key>
            <summary>Create collection</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="13201">Fixed</resolution>
                                        <assignee username="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="pierrre">Pierre Durand</reporter>
                        <labels>
                    </labels>
                <created>Wed, 19 Jun 2019 12:45:09 +0000</created>
                <updated>Sat, 28 Oct 2023 11:38:45 +0000</updated>
                            <resolved>Mon, 13 Apr 2020 15:42:15 +0000</resolved>
                                    <version>1.0.3</version>
                                    <fixVersion>1.4.0</fixVersion>
                                    <component>CRUD</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="3036929" author="xgen-internal-githook" created="Mon, 13 Apr 2020 15:41:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;, &apos;username&apos;: &apos;divjotarora&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1147&quot; title=&quot;Create collection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1147&quot;&gt;&lt;del&gt;GODRIVER-1147&lt;/del&gt;&lt;/a&gt; Add an API to create collections (#351)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/370e317e314a9433d5b0a223913ea9678bfc22da&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/370e317e314a9433d5b0a223913ea9678bfc22da&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3021112" author="divjot.arora" created="Wed, 1 Apr 2020 14:59:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/351&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/351&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3004281" author="divjot.arora" created="Fri, 27 Mar 2020 14:57:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1548&quot; title=&quot;Access filename and metadata in gridfs DownloadStream&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1548&quot;&gt;&lt;del&gt;GODRIVER-1548&lt;/del&gt;&lt;/a&gt; is already in &quot;Needs Triage&quot; so it will be discussed in our Monday meeting as well.&lt;/p&gt;</comment>
                            <comment id="3004274" author="epelc@greatcloak.com" created="Fri, 27 Mar 2020 14:55:59 +0000"  >&lt;p&gt;Thanks @Divjot Arora! The other major issue I found with upgrading a large project was this issue&#160;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1548&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/GODRIVER-1548&lt;/a&gt;&#160;if you have time to discuss that&apos;d be awesome. I&apos;m open to doing a PR for that too. I don&apos;t know the run commands as well for this though or your preferred api yet.&lt;/p&gt;</comment>
                            <comment id="3004085" author="divjot.arora" created="Fri, 27 Mar 2020 14:04:07 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=epelc%40greatcloak.com&quot; class=&quot;user-hover&quot; rel=&quot;epelc@greatcloak.com&quot;&gt;epelc@greatcloak.com&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for the feedback regarding moving from globalsign/mgo. I&apos;ve moved this ticket back into &quot;Needs Triage&quot; so we can re-discuss this as a team on Monday. We&apos;ll post a comment here with a decision at that time.&lt;/p&gt;

&lt;p&gt;&amp;#8211; Divjot&lt;/p&gt;</comment>
                            <comment id="3003348" author="epelc@greatcloak.com" created="Thu, 26 Mar 2020 22:00:42 +0000"  >&lt;p&gt;Why was this closed? Are there not plans to make this easier in the official driver?&lt;/p&gt;

&lt;p&gt;Upgrading from globalsign/mgo and several things like this are just flat out much less user friendly. Could this at least be added to the documentation?&lt;/p&gt;</comment>
                            <comment id="2295584" author="manny.eppinger" created="Mon, 24 Jun 2019 20:08:10 +0000"  >&lt;p&gt;Hi Pierre,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Yup! We do not have a create collection function. You can use db.RunCommand(...) to accomplish this.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Emmanuel&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|huv7nj:</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>