<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:57:40 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>[JAVA-2619] docsref links are broken</title>
                <link>https://jira.mongodb.org/browse/JAVA-2619</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;All _docsref _link are broken in documentation of mongodb-java-driver since version 3.5.&lt;/p&gt;

&lt;p&gt;Exemple :&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://mongodb.github.io/mongo-java-driver/3.5/builders/aggregation/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mongodb.github.io/mongo-java-driver/3.5/builders/aggregation/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Match&lt;br/&gt;
The $match pipeline stage....&lt;/p&gt;

&lt;p&gt;$match refer to &lt;a href=&quot;http://docs.mongodb.org/manualreference/operator/aggregation/match/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manualreference/operator/aggregation/match/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&apos;/&apos; is  missing between manual and reference.&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;&lt;a href=&quot;http://mongodb.github.io/mongo-java-driver/3.5/driver/tutorials/indexes/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mongodb.github.io/mongo-java-driver/3.5/driver/tutorials/indexes/&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Indexes support....&lt;/p&gt;

&lt;p&gt;Indexes refer to &lt;a href=&quot;http://docs.mongodb.org/manualindexes&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manualindexes&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&apos;/&apos; is  missing between manual and indexes&lt;/p&gt;

&lt;p&gt;&apos;/&apos; has been deleted here :&lt;/p&gt;

&lt;p&gt;docs/reference/themes/mongodb/layouts/shortcodes/docsref.html&lt;/p&gt;

&lt;p&gt;Git history :&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/3770623f7051634daa978c265a3b03fe04fee913#diff-24e2b6e398bc4a403c7bfab94cbfb156&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/3770623f7051634daa978c265a3b03fe04fee913#diff-24e2b6e398bc4a403c7bfab94cbfb156&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;-&lt;a href=&quot;http://docs.mongodb.org/manual/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual/&lt;/a&gt;{{ .Get 0 }}&lt;br/&gt;
+&lt;a href=&quot;http://docs.mongodb.org/manual&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://docs.mongodb.org/manual&lt;/a&gt;{{ if eq (((.Get 0) 1) &quot;/&quot;) false }}/{{ end }}{{ .Get 0 }}&lt;/p&gt;


&lt;p&gt;Far&#232;s&lt;/p&gt;</description>
                <environment></environment>
        <key id="439652">JAVA-2619</key>
            <summary>docsref links are broken</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="13201">Fixed</resolution>
                                        <assignee username="ross@mongodb.com">Ross Lawley</assignee>
                                    <reporter username="fares.hassak@gmail.com">Far&#232;s Hassak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 Oct 2017 19:50:14 +0000</created>
                <updated>Sun, 29 Oct 2023 02:32:34 +0000</updated>
                            <resolved>Mon, 13 Nov 2017 15:04:47 +0000</resolved>
                                    <version>3.5.0</version>
                                                    <component>Documentation</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1723934" author="ross@10gen.com" created="Mon, 13 Nov 2017 14:05:29 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/rozza/mongo-java-driver/pull/219&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/rozza/mongo-java-driver/pull/219&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hraqy7:</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>