<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:43:26 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-2744] Consider to restore(or modify) the previously removed logic or be sure that it doesn&apos;t cause a reason of wrong nested `Any`s</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2744</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;As it was noticed in the ticket &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2699&quot; title=&quot;Wrong queries for nested filters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2699&quot;&gt;&lt;del&gt;CSHARP-2699&lt;/del&gt;&lt;/a&gt;, the changes which were done in the scope of &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1356&quot; title=&quot;LINQ .Any(x =&amp;gt; !list.Contains(x)) translates incorrectly.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1356&quot;&gt;&lt;del&gt;CSHARP-1356&lt;/del&gt;&lt;/a&gt; led to the wrong nested `Any`s in some advance cases.&lt;br/&gt;
See this thread: &lt;a href=&quot;https://github.com/DmitryLukyanov/mongo-csharp-driver/pull/53#discussion_r317409755&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/DmitryLukyanov/mongo-csharp-driver/pull/53#discussion_r317409755&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Previously `VisitPipeline` method (&lt;a href=&quot;https://github.com/DmitryLukyanov/mongo-csharp-driver/pull/13#discussion_r247197507&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/DmitryLukyanov/mongo-csharp-driver/pull/13#discussion_r247197507&lt;/a&gt;) has been removed because we didn&apos;t find any query which could be affected by this removing, but since now we&apos;ve met it, so probably we need to look at the change(removing `VisitPipeline`) from the ticket `&lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1356&quot; title=&quot;LINQ .Any(x =&amp;gt; !list.Contains(x)) translates incorrectly.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1356&quot;&gt;&lt;del&gt;CSHARP-1356&lt;/del&gt;&lt;/a&gt;` one more time.&lt;/p&gt;</description>
                <environment></environment>
        <key id="929063">CSHARP-2744</key>
            <summary>Consider to restore(or modify) the previously removed logic or be sure that it doesn&apos;t cause a reason of wrong nested `Any`s</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dmitry.lukyanov@mongodb.com">Dmitry Lukyanov</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 Sep 2019 10:13:31 +0000</created>
                <updated>Wed, 6 Nov 2019 16:27:35 +0000</updated>
                            <resolved>Wed, 6 Nov 2019 16:27:35 +0000</resolved>
                                                                    <component>Linq</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2520232" author="dmitry.lukyanov" created="Wed, 6 Nov 2019 16:27:35 +0000"  >&lt;p&gt;It has been implemented in the scope of &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2801&quot; title=&quot;Nested .Any() behavior changed in 2.8.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2801&quot;&gt;&lt;del&gt;CSHARP-2801&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="974151">CSHARP-2801</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="217885">CSHARP-1356</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="900936">CSHARP-2699</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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|hvawv3:</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>