<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:31:23 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-32819] Tests in jstests/aggregation/variables/ directory aren&apos;t running in aggregation passthroughs</title>
                <link>https://jira.mongodb.org/browse/SERVER-32819</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The &lt;tt&gt;jstests/aggregation/variables/&lt;/tt&gt; directory was introduced in &lt;a href=&quot;https://github.com/mongodb/mongo/commit/2f367a1e6aafa0e6bdf58f0564d3dcd7b279733f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2f367a1&lt;/a&gt; as part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-27614&quot; title=&quot;provide aggregation expression to remove field: $$REMOVE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-27614&quot;&gt;&lt;del&gt;SERVER-27614&lt;/del&gt;&lt;/a&gt;. However, the &lt;tt&gt;jstests/aggregation/variables/&lt;/tt&gt; directory was only added to the &quot;roots&quot; section of the &lt;tt&gt;aggregation.yml&lt;/tt&gt; test suite. This means these tests aren&apos;t running in the following test suites:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;aggregation_auth.yml&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;aggregation_ese.yml&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;aggregation_facet_unwind_passthrough.yml&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;aggregation_read_concern_majority_passthrough.yml&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;aggregation_sharded_collections_passthrough.yml&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;I think we should change the &quot;roots&quot; section to &lt;tt&gt;jstests/aggregation/&amp;#42;&amp;#42;/&amp;#42;.js&lt;/tt&gt; and specifically exclude the &lt;tt&gt;jstests/aggregation/data/&lt;/tt&gt; and &lt;tt&gt;jstests/aggregation/extras/&lt;/tt&gt; directories in order to avoid this kind of situation in the future.&lt;/p&gt;</description>
                <environment></environment>
        <key id="485426">SERVER-32819</key>
            <summary>Tests in jstests/aggregation/variables/ directory aren&apos;t running in aggregation passthroughs</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="13201">Fixed</resolution>
                                        <assignee username="charlie.swanson@mongodb.com">Charlie Swanson</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                    </labels>
                <created>Sun, 21 Jan 2018 22:51:40 +0000</created>
                <updated>Mon, 30 Oct 2023 23:09:09 +0000</updated>
                            <resolved>Thu, 8 Feb 2018 21:30:37 +0000</resolved>
                                    <version>3.6.0</version>
                                    <fixVersion>3.7.2</fixVersion>
                                    <component>Aggregation Framework</component>
                    <component>Testing Infrastructure</component>
                                        <votes>1</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1800053" author="xgen-internal-githook" created="Thu, 8 Feb 2018 21:27:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;charlie.swanson@mongodb.com&apos;, &apos;name&apos;: &apos;Charlie Swanson&apos;, &apos;username&apos;: &apos;cswanson310&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32819&quot; title=&quot;Tests in jstests/aggregation/variables/ directory aren&amp;#39;t running in aggregation passthroughs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32819&quot;&gt;&lt;del&gt;SERVER-32819&lt;/del&gt;&lt;/a&gt; Default to include all subdirectories in agg passthroughs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/59ccc36dc19faa062f1f2655a10ad7f70ec79cb0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/59ccc36dc19faa062f1f2655a10ad7f70ec79cb0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1787770" author="david.storch" created="Mon, 29 Jan 2018 16:17:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=charlie.swanson&quot; class=&quot;user-hover&quot; rel=&quot;charlie.swanson&quot;&gt;charlie.swanson&lt;/a&gt; Yep, sounds good to me.&lt;/p&gt;</comment>
                            <comment id="1782248" author="charlie.swanson" created="Tue, 23 Jan 2018 16:12:23 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.storch&quot; class=&quot;user-hover&quot; rel=&quot;david.storch&quot;&gt;david.storch&lt;/a&gt; looks like you&apos;re out Friday so we might miss triage. I&apos;m already planning on doing &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32668&quot; title=&quot;Add aggregation passthrough with sharded collections but with one shard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32668&quot;&gt;&lt;del&gt;SERVER-32668&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-32667&quot; title=&quot;Add aggregation passthrough through mongos with unsharded collections&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-32667&quot;&gt;&lt;del&gt;SERVER-32667&lt;/del&gt;&lt;/a&gt; next sprint. Mind if I take this one as well for next sprint? Max&apos;s suggestion of switching from whitelist to blacklist sounds reasonable to me and should be a quick fix.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                                                <inwardlinks description="is caused by">
                                        <issuelink>
            <issuekey id="343849">SERVER-27614</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <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_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 23 Jan 2018 16:12:23 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 6 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>charlie.swanson@mongodb.com</customfieldvalue>
            <customfieldvalue>david.storch@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htofhz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htfwgv:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2117">Query 2018-02-12</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|hto1mf:</customfieldvalue>

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