<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:35:34 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>[CSHARP-15] Implement the facility to update &quot;files&quot; metadata object in MongoDB.GridFs.GridFileInfo</title>
                <link>https://jira.mongodb.org/browse/CSHARP-15</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;The current implementation of GridFileInfo does not provide API&apos;s to manipulate the metadata associated with a file within GridFS.&lt;br/&gt;
This functionality is critical when using GridFS.&lt;/p&gt;

&lt;p&gt;The current mongo db GridFS spec (&lt;a href=&quot;http://www.mongodb.org/display/DOCS/GridFS+Specification&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.mongodb.org/display/DOCS/GridFS+Specification&lt;/a&gt;) defines the &quot;files&quot; metadata object as &lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
    &quot;_id&quot; : &amp;lt;unspecified&amp;gt;,                  // unique ID for this file&lt;br/&gt;
    &quot;filename&quot; : data_string,               // human name for the file&lt;br/&gt;
    &quot;contentType&quot; : data_string,            // valid mime type for the object&lt;br/&gt;
    &quot;length&quot; : data_number,                 // size of the file in bytes&lt;br/&gt;
    &quot;chunkSize&quot; : data_number,              // size of each of the chunks.  Default is 256k&lt;br/&gt;
    &quot;uploadDate&quot; : data_date,               // date when object first stored&lt;br/&gt;
    &quot;aliases&quot; : data_array of data_string,  // optional array of alias strings&lt;br/&gt;
    &quot;metadata&quot; : data_object,               // anything the user wants to store&lt;br/&gt;
    &quot;md5&quot; : data_string                     // result of running the &quot;filemd5&quot; command on this file&apos;s chunks&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Please expose the data_object associated with the &quot;metadata&quot; key through GridFileInfo class so that we can define/manipulate its contents.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11337">CSHARP-15</key>
            <summary>Implement the facility to update &quot;files&quot; metadata object in MongoDB.GridFs.GridFileInfo</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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">Sam Corder</assignee>
                                    <reporter username="saleem">Syed Saleem Javid Brahmanapalli</reporter>
                        <labels>
                    </labels>
                <created>Thu, 18 Feb 2010 18:07:12 +0000</created>
                <updated>Tue, 2 Mar 2010 01:48:15 +0000</updated>
                            <resolved>Thu, 25 Feb 2010 01:20:59 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="12542" author="sam" created="Thu, 25 Feb 2010 01:20:59 +0000"  >&lt;p&gt;Added GridFileInfo.UpdateInfo() that updates the upload date, aliases, meta data and content type from the corresponding properties on GridFileInfo.  Currently in master and will be in .81.&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|hrha7j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14453</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>