<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:00:24 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-10375] Change description of connectFromField in table on graphLookup</title>
                <link>https://jira.mongodb.org/browse/DOCS-10375</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;In &lt;a href=&quot;https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/&lt;/a&gt; when describing the attribute connectFromField you can read &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Optionally, connectFromField may be an array of field names, each of which is individually followed through the traversal process.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I think that statement does not match the implementation, that only allows a string that is a simple field path expression.&lt;/p&gt;

&lt;p&gt;So is this an issue on the doc or the implementation ? &lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/&quot;&gt;https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/&lt;/a&gt;</environment>
        <key id="387649">DOCS-10375</key>
            <summary>Change description of connectFromField in table on graphLookup</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="federico.aguirre@bitlogic.io">Federico Aguirre</reporter>
                        <labels>
                    </labels>
                <created>Fri, 26 May 2017 22:36:04 +0000</created>
                <updated>Mon, 30 Oct 2023 22:39:30 +0000</updated>
                            <resolved>Sun, 10 Jun 2018 23:58:02 +0000</resolved>
                                    <version>3.5.7</version>
                                    <fixVersion>Server_Docs_20231030</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="1916465" author="xgen-internal-githook" created="Sun, 10 Jun 2018 23:57:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10375&quot; title=&quot;Change description of connectFromField in table on graphLookup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10375&quot;&gt;&lt;del&gt;DOCS-10375&lt;/del&gt;&lt;/a&gt;: graphLookup connectFromField is field name, the field itself can contain an array&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/04632a9aa1c39f77407a0681f79e68c1b2cb0620&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/04632a9aa1c39f77407a0681f79e68c1b2cb0620&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1916464" author="xgen-internal-githook" created="Sun, 10 Jun 2018 23:57:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kay-kim&apos;, &apos;name&apos;: &apos;kay&apos;, &apos;email&apos;: &apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-10375&quot; title=&quot;Change description of connectFromField in table on graphLookup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-10375&quot;&gt;&lt;del&gt;DOCS-10375&lt;/del&gt;&lt;/a&gt;: graphLookup connectFromField is field name, the field itself can contain an array&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/6d0882230edeca84efeb62dc658fb117e28c52c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/6d0882230edeca84efeb62dc658fb117e28c52c0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1593495" author="mark.agarunov" created="Fri, 9 Jun 2017 21:17:40 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=federico.aguirre%40bitlogic.io&quot; class=&quot;user-hover&quot; rel=&quot;federico.aguirre@bitlogic.io&quot;&gt;federico.aguirre@bitlogic.io&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for reporting this issue. I&apos;ve moved this ticket to the DOCS project so that the documentation can be updated to reflect this.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                            <comment id="1583785" author="david.storch" created="Wed, 31 May 2017 14:38:23 +0000"  >&lt;p&gt;I agree with Asya, this looks like a documentation bug. Thanks to &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=federico.aguirre.cardiel%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;federico.aguirre.cardiel@gmail.com&quot;&gt;federico.aguirre.cardiel@gmail.com&lt;/a&gt; for bringing this to our attention! Recommend moving this ticket to the DOCS project.&lt;/p&gt;</comment>
                            <comment id="1583378" author="asya" created="Tue, 30 May 2017 22:49:27 +0000"  >&lt;p&gt;&quot;Optionally, connectFromField may be an array of field names, each of which is individually followed through the traversal process.&quot; that&apos;s just plain wrong.  What they mean is that the VALUE of the field can be a single value that&apos;s used as &quot;$eq&quot; but if it&apos;s an array, it&apos;s used as &quot;$in&quot;.&lt;/p&gt;

&lt;p&gt;My guess is there&apos;s a DOCS ticket somewhere that got values and field names confused.&lt;/p&gt;

&lt;p&gt;Sure enough: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-7795?focusedCommentId=1428364&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1428364&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/DOCS-7795?focusedCommentId=1428364&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1428364&lt;/a&gt; says:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;The &quot;connectFromField&quot; can be an array-valued field and each value is individually followed.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Somehow &quot;array-valued field&quot; became &quot;array of field names&quot; completely changing the meaning.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=mark.agarunov&quot; class=&quot;user-hover&quot; rel=&quot;mark.agarunov&quot;&gt;mark.agarunov&lt;/a&gt; what exactly did you try when you say you passed an array to &quot;connectFromField&quot;?&lt;/p&gt;</comment>
                            <comment id="1583119" author="mark.agarunov" created="Tue, 30 May 2017 19:39:41 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=federico.aguirre%40bitlogic.io&quot; class=&quot;user-hover&quot; rel=&quot;federico.aguirre@bitlogic.io&quot;&gt;federico.aguirre@bitlogic.io&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thank you for the report. Unfortunately I am unable to reproduce the behavior you&apos;ve described. After testing on 3.5.7, the version you have indicated, I am able to pass an array to &lt;tt&gt;connectFromField&lt;/tt&gt; and the query works as described in the documentation. To get a better idea of what may be causing this issue, could you please provide:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The exact query you are using.&lt;/li&gt;
	&lt;li&gt;The dataset you are running this query against if possible.&lt;/li&gt;
	&lt;li&gt;The complete logs from &lt;tt&gt;mongod&lt;/tt&gt; when you see this behavior.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="284106">DOCS-7795</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>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 30 May 2017 19:39:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 35 weeks, 3 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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Estimate</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10041"><![CDATA[Extra Small]]></customfieldvalue>

                        </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>
                            5 years, 35 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>asya.kamsky@mongodb.com</customfieldvalue>
            <customfieldvalue>david.storch@mongodb.com</customfieldvalue>
            <customfieldvalue>federico.aguirre@bitlogic.io</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
            <customfieldvalue>mark.agarunov</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht84lb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht07rb:</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_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.1</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|ht7qnr:</customfieldvalue>

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