<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:05:32 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-12556] Deprecation status of GridFS options contentType and aliases</title>
                <link>https://jira.mongodb.org/browse/DOCS-12556</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;p&gt;See:&lt;br/&gt;
 &lt;a href=&quot;https://mongo-db.slack.com/archives/C0KT5MWSH/p1553100673685800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongo-db.slack.com/archives/C0KT5MWSH/p1553100673685800&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&quot;https://mongo-db.slack.com/archives/C0KT5MWSH/p1553100695686400&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongo-db.slack.com/archives/C0KT5MWSH/p1553100695686400&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From the driver perspective, the &lt;tt&gt;contentType&lt;/tt&gt; and &lt;tt&gt;alias&lt;/tt&gt; fields have been deprecated since 2015 in favor of the &lt;tt&gt;metadata&lt;/tt&gt; field (&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/gridfs/gridfs-spec.rst#file-upload&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;GridFS Spec&lt;/a&gt;). These fields are not mentioned as deprecated in &lt;a href=&quot;https://docs.mongodb.com/manual/core/gridfs/index.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the docs for GridFS&lt;/a&gt;. Is there another mechanism for using &lt;tt&gt;contentType&lt;/tt&gt; or &lt;tt&gt;aliases&lt;/tt&gt; that has not deprecated these fields (like the shell or &lt;tt&gt;mongofiles&lt;/tt&gt;)? If not, can we change the documentation to mark these fields as deprecated?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
 Dan&lt;/p&gt;

&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;
&lt;ul&gt;
	&lt;li&gt;mark &lt;tt&gt;contentType&lt;/tt&gt; and &lt;tt&gt;aliases&lt;/tt&gt; as deprecated&lt;/li&gt;
	&lt;li&gt;Advise users to use &lt;tt&gt;metadata&lt;/tt&gt; for storing that information&lt;/li&gt;
	&lt;li&gt;mark &lt;tt&gt;md5&lt;/tt&gt; as deprecated&lt;/li&gt;
	&lt;li&gt;Advise users to create their own file digest/hash and add it to &lt;tt&gt;metadata&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;

&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;
</description>
                <environment></environment>
        <key id="720018">DOCS-12556</key>
            <summary>Deprecation status of GridFS options contentType and aliases</summary>
                <type id="12510" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Feedback</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="ravind.kumar">Ravind Kumar</assignee>
                                    <reporter username="daniel.aprahamian@mongodb.com">Daniel Aprahamian</reporter>
                        <labels>
                    </labels>
                <created>Wed, 20 Mar 2019 17:19:41 +0000</created>
                <updated>Mon, 30 Oct 2023 20:44:25 +0000</updated>
                            <resolved>Wed, 27 Mar 2019 19:40:58 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="2193659" author="xgen-internal-githook" created="Wed, 27 Mar 2019 19:40:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;, &apos;name&apos;: &apos;rk-mongo&apos;}
&lt;p&gt;Message: Multiple small fixups:&lt;/p&gt;

&lt;p&gt;DOCSP-4943: $cond requires all arguments&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12556&quot; title=&quot;Deprecation status of GridFS options contentType and aliases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12556&quot;&gt;&lt;del&gt;DOCS-12556&lt;/del&gt;&lt;/a&gt;: Deprecate GridFS contentType, aliases, MD5&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12543&quot; title=&quot; $and operator accepts one expression&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12543&quot;&gt;&lt;del&gt;DOCS-12543&lt;/del&gt;&lt;/a&gt;: query $and accepts one expression&lt;br/&gt;
DOCSP-4791: Certain background operations can block setFeatureCompatibilityVersion&lt;br/&gt;
Branch: v3.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/1216a876af0bcdecd370707ed551d08846958023&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/1216a876af0bcdecd370707ed551d08846958023&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2193652" author="xgen-internal-githook" created="Wed, 27 Mar 2019 19:39:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;, &apos;name&apos;: &apos;rk-mongo&apos;}
&lt;p&gt;Message: Multiple small fixups:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12567&quot; title=&quot;Duplicate line of text in Built-In Roles descriptions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12567&quot;&gt;&lt;del&gt;DOCS-12567&lt;/del&gt;&lt;/a&gt;: Removing duplicate line&lt;br/&gt;
DOCSP-4943: $cond requires all arguments&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12556&quot; title=&quot;Deprecation status of GridFS options contentType and aliases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12556&quot;&gt;&lt;del&gt;DOCS-12556&lt;/del&gt;&lt;/a&gt;: Deprecate GridFS contentType, aliases, MD5&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12543&quot; title=&quot; $and operator accepts one expression&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12543&quot;&gt;&lt;del&gt;DOCS-12543&lt;/del&gt;&lt;/a&gt;: query $and accepts one expression&lt;br/&gt;
DOCSP-4791: Certain background operations can block setFeatureCompatibilityVersion&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/90f65234bfd1a090fba330240c8d06d3d0b83b82&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/90f65234bfd1a090fba330240c8d06d3d0b83b82&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2193648" author="xgen-internal-githook" created="Wed, 27 Mar 2019 19:39:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rk-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: Multiple small fixups:&lt;/p&gt;

&lt;p&gt;DOCSP-4943: $cond requires all arguments&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12556&quot; title=&quot;Deprecation status of GridFS options contentType and aliases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12556&quot;&gt;&lt;del&gt;DOCS-12556&lt;/del&gt;&lt;/a&gt;: Deprecate GridFS contentType, aliases, MD5&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12543&quot; title=&quot; $and operator accepts one expression&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12543&quot;&gt;&lt;del&gt;DOCS-12543&lt;/del&gt;&lt;/a&gt;: query $and accepts one expression&lt;br/&gt;
DOCSP-4791: Certain background operations can block setFeatureCompatibilityVersion&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/33fec46eb47f75515d0dcf3d08746cbb35825912&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/33fec46eb47f75515d0dcf3d08746cbb35825912&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2193615" author="xgen-internal-githook" created="Wed, 27 Mar 2019 19:18:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;rk-mongo&apos;, &apos;email&apos;: &apos;ravind.kumar@mongodb.com&apos;}
&lt;p&gt;Message: Multiple small fixups:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12567&quot; title=&quot;Duplicate line of text in Built-In Roles descriptions&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12567&quot;&gt;&lt;del&gt;DOCS-12567&lt;/del&gt;&lt;/a&gt;: Removing duplicate line&lt;br/&gt;
DOCSP-4943: $cond requires all arguments&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12556&quot; title=&quot;Deprecation status of GridFS options contentType and aliases&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12556&quot;&gt;&lt;del&gt;DOCS-12556&lt;/del&gt;&lt;/a&gt;: Deprecate GridFS contentType, aliases, MD5&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-12543&quot; title=&quot; $and operator accepts one expression&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-12543&quot;&gt;&lt;del&gt;DOCS-12543&lt;/del&gt;&lt;/a&gt;: query $and accepts one expression&lt;br/&gt;
DOCSP-4791: Certain background operations can block setFeatureCompatibilityVersion&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/0da16c78a71ab3db1a30b9f7087b2c09bf01db44&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/0da16c78a71ab3db1a30b9f7087b2c09bf01db44&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2186501" author="david.golden" created="Wed, 20 Mar 2019 18:34:33 +0000"  >&lt;p&gt;I think we should remove them from the 4.2 documentation for sure.&#160; I&apos;m on the fence about 4.0 since we never marked them deprecated and people might not think to look back to 3.4/3.6.&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>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 20 Mar 2019 17:37:02 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 46 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>daniel.aprahamian@mongodb.com</customfieldvalue>
            <customfieldvalue>david.golden@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ravind.kumar</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hurcsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hugyan:</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_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.1</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|huqz1z:</customfieldvalue>

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