<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:38:29 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>[SERVER-34992] FieldPath field names may not start with &apos;$&apos;.</title>
                <link>https://jira.mongodb.org/browse/SERVER-34992</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I connected Tableau with success on my MongoDB database, but when I tried to join two tables, how I use DBReferences&#160;(Morphia framework on my Java project), some fields have this format: company.$id or company.$ref, and when I try to get the query result, I receive this message:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;MySQL&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ODBC 5.3(w) Driver&amp;#93;&lt;/span&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;mysqld-5.7.12 mongosqld v2.4.1&amp;#93;&lt;/span&gt;failed to execute aggregate: (Location16410) FieldPath field names may not start with &apos;$&apos;.&lt;br/&gt;
Unable to create extract&lt;br/&gt;
SELECT `Vulnerability`.`_id` AS `_id (Vulnerability)`,&lt;br/&gt;
&#160;`Target`.`_id` AS `_id`,&lt;br/&gt;
&#160;`Vulnerability`.`active` AS `active (Vulnerability)`,&lt;br/&gt;
&#160;`Target`.`active` AS `active`,&lt;br/&gt;
&#160;`Vulnerability`.`changedDate` AS `changedDate`,&lt;br/&gt;
&#160;`Vulnerability`.`company.$id` AS `company.$id (Vulnerability)`,&lt;br/&gt;
&#160;`Target`.`company.$id` AS `company.$id`,&lt;br/&gt;
&#160;`Vulnerability`.`company.$ref` AS `company.$ref (Vulnerability)`,&lt;br/&gt;
&#160;`Target`.`company.$ref` AS `company.$ref`,&lt;br/&gt;
&#160;`Vulnerability`.`count` AS `count`,&lt;br/&gt;
&#160;`Vulnerability`.`createDate` AS `createDate`,&lt;br/&gt;
&#160;`Target`.`creationDate` AS `creationDate`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.accessComplexity` AS `cvssV3.accessComplexity`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.atackVector` AS `cvssV3.atackVector`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.confidenciality` AS `cvssV3.confidenciality`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.cvssScore` AS `cvssV3.cvssScore`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.disponibility` AS `cvssV3.disponibility`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.impact` AS `cvssV3.impact`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.integrity` AS `cvssV3.integrity`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.privilege` AS `cvssV3.privilege`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.probability` AS `cvssV3.probability`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.scopeMutable` AS `cvssV3.scopeMutable`,&lt;br/&gt;
&#160;`Vulnerability`.`cvssV3.userInteraction` AS `cvssV3.userInteraction`,&lt;br/&gt;
&#160;`Vulnerability`.`detail.en` AS `detail.en`,&lt;br/&gt;
&#160;`Vulnerability`.`&lt;a href=&quot;http://detail.es/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;detail.es&lt;/a&gt;` AS `&lt;a href=&quot;http://detail.es/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;detail.es&lt;/a&gt;`,&lt;br/&gt;
&#160;`Vulnerability`.`&lt;a href=&quot;http://detail.pt/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;detail.pt&lt;/a&gt;` AS `&lt;a href=&quot;http://detail.pt/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;detail.pt&lt;/a&gt;`,&lt;br/&gt;
&#160;`Target`.`hostname` AS `hostname`,&lt;br/&gt;
&#160;`Vulnerability`.`idGat` AS `idGat`,&lt;br/&gt;
&#160;`Target`.`ipNumber` AS `ipNumber`,&lt;br/&gt;
&#160;`Target`.`ip` AS `ip`,&lt;br/&gt;
&#160;`Vulnerability`.`kb.$id` AS `kb.$id`,&lt;br/&gt;
&#160;`Vulnerability`.`kb.$ref` AS `kb.$ref`,&lt;br/&gt;
&#160;`Vulnerability`.`lastSeenDate` AS `lastSeenDate`,&lt;br/&gt;
&#160;`Vulnerability`.`name.en` AS `name.en`,&lt;br/&gt;
&#160;`Vulnerability`.`&lt;a href=&quot;http://name.es/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;name.es&lt;/a&gt;` AS `&lt;a href=&quot;http://name.es/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;name.es&lt;/a&gt;`,&lt;br/&gt;
&#160;`Vulnerability`.`&lt;a href=&quot;http://name.pt/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;name.pt&lt;/a&gt;` AS `&lt;a href=&quot;http://name.pt/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;name.pt&lt;/a&gt;`,&lt;br/&gt;
&#160;`Target`.`netbios` AS `netbios`,&lt;br/&gt;
&#160;`Vulnerability`.`oldStatus` AS `oldStatus`,&lt;br/&gt;
&#160;`Target`.`os` AS `os`,&lt;br/&gt;
&#160;`Vulnerability`.`port` AS `port`,&lt;br/&gt;
&#160;`Vulnerability`.`protocol` AS `protocol`,&lt;br/&gt;
&#160;`Vulnerability`.`risk` AS `risk (Vulnerability)`,&lt;br/&gt;
&#160;`Target`.`risk` AS `risk`,&lt;br/&gt;
&#160;`Vulnerability`.`rootCause.$id` AS `rootCause.$id`,&lt;br/&gt;
&#160;`Vulnerability`.`rootCause.$ref` AS `rootCause.$ref`,&lt;br/&gt;
&#160;`Target`.`score` AS `score`,&lt;br/&gt;
&#160;`Vulnerability`.`sourceScan` AS `sourceScan`,&lt;br/&gt;
&#160;`Vulnerability`.`source` AS `source`,&lt;br/&gt;
&#160;`Vulnerability`.`status` AS `status`,&lt;br/&gt;
&#160;`Vulnerability`.`svcName` AS `svcName`,&lt;br/&gt;
&#160;`Vulnerability`.`target.$id` AS `target.$id`,&lt;br/&gt;
&#160;`Vulnerability`.`target.$ref` AS `target.$ref`,&lt;br/&gt;
&#160;`Target`.`type` AS `type`,&lt;br/&gt;
&#160;`Vulnerability`.`underAnalysis` AS `underAnalysis`,&lt;br/&gt;
&#160;`Vulnerability`.`unmapped` AS `unmapped`,&lt;br/&gt;
&#160;`Vulnerability`.`version` AS `version`&lt;br/&gt;
FROM `Target`&lt;br/&gt;
&#160;INNER JOIN `Vulnerability` ON (`Target`.`_id` = `Vulnerability`.`target.$id`)&lt;br/&gt;
LIMIT 1000&lt;/p&gt;

&lt;p&gt;I renamed the name fields too, but nothing changes. I opened an Issue on Tableau support too and They suggested me contact you to solve this problem, because they can&apos;t. My MongoDB version is&#160;v3.4.9.&lt;/p&gt;</description>
                <environment></environment>
        <key id="543994">SERVER-34992</key>
            <summary>FieldPath field names may not start with &apos;$&apos;.</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="3">Duplicate</resolution>
                                        <assignee username="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="daibertdiego">Diego Daibert</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 May 2018 12:55:20 +0000</created>
                <updated>Thu, 28 Jun 2018 15:14:44 +0000</updated>
                            <resolved>Mon, 21 May 2018 17:14:14 +0000</resolved>
                                                                    <component>Aggregation Framework</component>
                                        <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="1897256" author="ramon.fernandez" created="Mon, 21 May 2018 17:13:36 +0000"  >&lt;p&gt;I believe this is the same issue described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-14466&quot; title=&quot;Support projecting the $id or $ref for a DBRef() field&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-14466&quot;&gt;&lt;del&gt;SERVER-14466&lt;/del&gt;&lt;/a&gt; and other duplicate tickets linked to it, so I&apos;m going to mark this ticket as a duplicate. If you believe this is incorrect, please send the aggregation pipeline that triggers this error so we can take a closer look.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="145534">SERVER-14466</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 21 May 2018 17:13:36 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 38 weeks, 2 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>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 38 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>daibertdiego</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hty2lj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htp47j:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;Create a MongoDB using Morphia framework and use DBReference in some fields.&lt;/p&gt;

&lt;p&gt;Try to connect this database to Tableau and map an aggregation with two tables. Or try to use the aggregation framework without Morphia.&lt;/p&gt;</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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htxouv:</customfieldvalue>

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