<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:25 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>[CDRIVER-719] Provide access to _id when creating GridFS file</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-719</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;A newly created mongoc_gridfs_file_t apparently doesn&apos;t have access to its chunks, so I need to refetch the file to return a &quot;complete&quot; mongoc_gridfs_file_t. This is the same behavior as with the previous C driver, only that the previous driver gave you access to the ObjectId which would allow you to refetch the file immediately. Fetching by name is obviously ambiguous.&lt;/p&gt;

&lt;p&gt;So please either add a function that gives you access to a GridFS file&apos;s ObjectId, or assign the chunks to the file immediately after uploading them.&lt;/p&gt;</description>
                <environment></environment>
        <key id="212573">CDRIVER-719</key>
            <summary>Provide access to _id when creating GridFS file</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="9">Done</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="msoutier">Marius Soutier</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jun 2015 20:37:28 +0000</created>
                <updated>Fri, 11 Sep 2015 20:26:02 +0000</updated>
                            <resolved>Tue, 23 Jun 2015 23:24:04 +0000</resolved>
                                                    <fixVersion>1.2-beta0</fixVersion>
                                    <component>GridFS</component>
                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="949312" author="jesse" created="Wed, 24 Jun 2015 15:18:09 +0000"  >&lt;p&gt;No, actually, the version policy is not to expand the API in patch releases, so I can&apos;t release a new API like mongoc_gridfs_file_get_id until 1.2.0. I plan to release it in the next couple months.&lt;/p&gt;</comment>
                            <comment id="948959" author="msoutier" created="Wed, 24 Jun 2015 07:37:31 +0000"  >&lt;p&gt;Cool, thanks. Any chance of backporting this to 1.1.x?&lt;/p&gt;</comment>
                            <comment id="948760" author="jesse" created="Tue, 23 Jun 2015 23:22:56 +0000"  >&lt;p&gt;This has been implemented, in fact, and will be released in version 1.2. this quarter. Example use:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/1.2.0-dev/tests/test-mongoc-gridfs.c#L215-215&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/1.2.0-dev/tests/test-mongoc-gridfs.c#L215-215&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Declaration:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/1.2.0-dev/src/mongoc/mongoc-gridfs-file.h#L70&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/blob/1.2.0-dev/src/mongoc/mongoc-gridfs-file.h#L70&lt;/a&gt;&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|hsalh3:</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>