<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:49:22 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-5004] change legend on compat matrices </title>
                <link>https://jira.mongodb.org/browse/DOCS-5004</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;the legend in the compatibily matrices for the drivers should be the following: &lt;/p&gt;

&lt;p&gt;green - supported. compatible. anything incompatible will be fixed. &lt;/p&gt;

&lt;p&gt;yellow - unsupported. minor incompatibilities may exist.&lt;/p&gt;

&lt;p&gt;red - unsupported. incompatible.&lt;/p&gt;

&lt;p&gt;anything that was previously orange (which should only be the case for perl and python) should be yellow. &lt;/p&gt;

&lt;p&gt;cc &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.golden&quot; class=&quot;user-hover&quot; rel=&quot;david.golden&quot;&gt;david.golden&lt;/a&gt; &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=behackett&quot; class=&quot;user-hover&quot; rel=&quot;behackett&quot;&gt;behackett&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="189468">DOCS-5004</key>
            <summary>change legend on compat matrices </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="9">Done</resolution>
                                        <assignee username="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="barrie">Barrie Segal</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Mar 2015 19:03:24 +0000</created>
                <updated>Mon, 30 Oct 2023 21:47:10 +0000</updated>
                            <resolved>Thu, 28 May 2015 13:27:13 +0000</resolved>
                                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                                                                <comments>
                            <comment id="925793" author="xgen-internal-githook" created="Thu, 28 May 2015 13:17:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-5004&quot; title=&quot;change legend on compat matrices &quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-5004&quot;&gt;&lt;del&gt;DOCS-5004&lt;/del&gt;&lt;/a&gt; driver compatibility tables&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/08231775036d88144a7a393d5cd926fc53b83f66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/08231775036d88144a7a393d5cd926fc53b83f66&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="874015" author="david.golden" created="Mon, 6 Apr 2015 21:43:22 +0000"  >&lt;p&gt;We&apos;ve been at this bikeshed several times, but I&apos;m happy to keep trying. How about:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;green &#8594;&#160;&quot;supported; all server features implemented&quot;&lt;/li&gt;
	&lt;li&gt;yellow &#8594; &quot;supported; some minor server features may not be implemented&quot;&lt;/li&gt;
	&lt;li&gt;red &#8594; &quot;unsupported; incompatible or not recommended with this version of the server&quot;&lt;/li&gt;
&lt;/ul&gt;

</comment>
                            <comment id="874003" author="andre.spiegel@10gen.com" created="Mon, 6 Apr 2015 21:36:02 +0000"  >&lt;p&gt;I&apos;m afraid &quot;minor incompatibilities may exist&quot; is still too weak or too dangerous a statement. For all that matters, it could in fact mean &quot;one in every ten thousand documents may be corrupt&quot;. We need to explicitly say that all driver features are tested &amp;amp; supported, but that the driver does not have the ability to use some of the more recent features of the database.&lt;/p&gt;</comment>
                            <comment id="873961" author="david.golden" created="Mon, 6 Apr 2015 21:07:10 +0000"  >&lt;p&gt;I believe we&apos;ve confused customers with the yellow.  I think we want it to be &quot;supported. minor incompatibilities may exist:&quot; because we have some drivers we do support, but that have minor gaps.&lt;/p&gt;

&lt;p&gt;Only red should be &quot;unsupported&quot;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=barrie&quot; class=&quot;user-hover&quot; rel=&quot;barrie&quot;&gt;barrie&lt;/a&gt; please confirm.&lt;/p&gt;</comment>
                            <comment id="852678" author="allison.moore@10gen.com" created="Mon, 16 Mar 2015 12:28:20 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=barrie&quot; class=&quot;user-hover&quot; rel=&quot;barrie&quot;&gt;barrie&lt;/a&gt; Yup! I copy-pasted exactly what you included in this ticket&apos;s description &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;</comment>
                            <comment id="852025" author="xgen-internal-githook" created="Fri, 13 Mar 2015 22:17:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;mpaik&apos;, u&apos;name&apos;: u&apos;Michael Paik&apos;, u&apos;email&apos;: u&apos;michael.paik@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-5004&quot; title=&quot;change legend on compat matrices &quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-5004&quot;&gt;&lt;del&gt;DOCS-5004&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/3955005e6bf1a6f65a6724d42687967621198d3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/3955005e6bf1a6f65a6724d42687967621198d3c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="852003" author="xgen-internal-githook" created="Fri, 13 Mar 2015 21:57:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;schmalliso&apos;, u&apos;name&apos;: u&apos;Allison Moore&apos;, u&apos;email&apos;: u&apos;allison.moore@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-5004&quot; title=&quot;change legend on compat matrices &quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-5004&quot;&gt;&lt;del&gt;DOCS-5004&lt;/del&gt;&lt;/a&gt;: updates compatibility tables with new nomenclature&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/70f204deb4c2dd29ea08f8becd671bda689af44f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/70f204deb4c2dd29ea08f8becd671bda689af44f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="851997" author="barrie" created="Fri, 13 Mar 2015 21:44:10 +0000"  >&lt;p&gt;i just want to make sure that the descriptions will include compatibility info. not just &apos;supported&apos; or &apos;unsupported&apos;. &lt;/p&gt;</comment>
                            <comment id="851840" author="barrie" created="Fri, 13 Mar 2015 19:07:46 +0000"  >&lt;p&gt;UPDATE: &lt;/p&gt;

&lt;p&gt;please refer to the updated perl and python matrices &lt;a href=&quot;https://docs.google.com/a/10gen.com/spreadsheet/ccc?key=0AkOLPg1iZn3qdFc0T25hd0Y3VGZyTkR2aE9JQmw2UXc#gid=6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;here&lt;/a&gt; for the new color scheme for those drivers (instead of batch changing all orange to yellow). there should be &lt;b&gt;no change&lt;/b&gt; for all other drivers. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="194321">DOCS-5174</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 13 Mar 2015 19:18:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 37 weeks, 6 days 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>
                            8 years, 37 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>allison.moore@mongodb.com</customfieldvalue>
            <customfieldvalue>andre.spiegel@mongodb.com</customfieldvalue>
            <customfieldvalue>barrie</customfieldvalue>
            <customfieldvalue>david.golden@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrqh4v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs743r:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="511">Docs Sprint Current (511)</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|hrywcv:</customfieldvalue>

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