<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:48:11 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-4423] LinqProvider.V3 Odata filter problem with id filter (string/ObjectId)</title>
                <link>https://jira.mongodb.org/browse/CSHARP-4423</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;after switching from V2 to V3 we get an exception by filtering with Odata:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://localhost:5001/odata/items?&amp;amp;$filter=id%20eq%20%27000000000000000000000001%27%20&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://localhost:5001/odata/items?&amp;amp;$filter=id%20eq%20%27000000000000000000000001%27%20&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;MongoDB.Driver.Linq.ExpressionNotSupportedException: &apos;Expression not supported: Convert($it.Id, String).&apos;&lt;/p&gt;

&lt;p&gt;public class Item&lt;br/&gt;
{&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;BsonRepresentation(MongoDB.Bson.BsonType.ObjectId)&amp;#93;&lt;/span&gt;&lt;br/&gt;
public string Id&lt;/p&gt;

{ get; set; }

&lt;p&gt;}&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</description>
                <environment></environment>
        <key id="2190727">CSHARP-4423</key>
            <summary>LinqProvider.V3 Odata filter problem with id filter (string/ObjectId)</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="oleksandr.poliakov@mongodb.com">Oleksandr Poliakov</assignee>
                                    <reporter username="dimitri.kroo@baramundi.com">Dimitri Kroo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 Nov 2022 11:44:49 +0000</created>
                <updated>Sat, 28 Oct 2023 11:47:01 +0000</updated>
                            <resolved>Thu, 6 Jul 2023 20:20:33 +0000</resolved>
                                    <version>2.18.0</version>
                                    <fixVersion>2.21.0</fixVersion>
                                    <component>LINQ3</component>
                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5548789" author="xgen-internal-githook" created="Thu, 6 Jul 2023 20:20:15 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Oleksandr Poliakov&apos;, &apos;email&apos;: &apos;31327136+sanych-sun@users.noreply.github.com&apos;, &apos;username&apos;: &apos;sanych-sun&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-4423&quot; title=&quot;LinqProvider.V3 Odata filter problem with id filter (string/ObjectId)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-4423&quot;&gt;&lt;del&gt;CSHARP-4423&lt;/del&gt;&lt;/a&gt;: LinqProvider.V3 Odata filter problem with id filter (#1130)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/14e7b8761905b4187250818be0d3522a4ce5876f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/14e7b8761905b4187250818be0d3522a4ce5876f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5536585" author="JIRAUSER1274291" created="Fri, 30 Jun 2023 12:58:09 +0000"  >&lt;p&gt;Is it possible to fix the issue? It is the only problem with odata forcing us to use LINQ V2. We understand, that the feature is planned FY24Q2, but it would be very nice to get it fixed ealier.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks in advance! &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/wink.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>
                    </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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;1.  What would you like to communicate to the user about this feature?&lt;br/&gt;
2.  Would you like the user to see examples of the syntax and/or executable code and its output?&lt;br/&gt;
3.  Which versions of the driver/connector does this apply to?&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CSHARP-4142</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr48xi:oasr4</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>