<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:07:33 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-67206] Generate tags from a FLE Range Payload</title>
                <link>https://jira.mongodb.org/browse/SERVER-67206</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Generate tags to query for given a FLE Range Payload.&lt;/p&gt;

&lt;p&gt;This patch could also rename references to FLE Find Payloads to be FLE Equality Payloads or something similar, since payloads for different index types will be different.&lt;/p&gt;

&lt;p&gt;This patch should also refactor the methods to optionally take a BSONObjBuilder rather than always returning a full BSONObj to avoid too many serialization roundtrips.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2066271">SERVER-67206</key>
            <summary>Generate tags from a FLE Range Payload</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="13201">Fixed</resolution>
                                        <assignee username="davis.haupt@mongodb.com">Davis Haupt</assignee>
                                    <reporter username="davis.haupt@mongodb.com">Davis Haupt</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Jun 2022 20:35:36 +0000</created>
                <updated>Sun, 29 Oct 2023 21:36:57 +0000</updated>
                            <resolved>Wed, 28 Sep 2022 16:03:11 +0000</resolved>
                                                    <fixVersion>6.2.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4862163" author="xgen-internal-githook" created="Wed, 28 Sep 2022 15:47:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Davis Haupt&apos;, &apos;email&apos;: &apos;davis.haupt@mongodb.com&apos;, &apos;username&apos;: &apos;davish&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; Generate tags from a FLE2 Range Payload&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4845d8574060d8c756e454161285327f74295b6e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4845d8574060d8c756e454161285327f74295b6e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4862162" author="xgen-internal-githook" created="Wed, 28 Sep 2022 15:47:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Davis Haupt&apos;, &apos;email&apos;: &apos;davis.haupt@mongodb.com&apos;, &apos;username&apos;: &apos;davish&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; basic range find tests for tag generation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/d13c5a6c55d4415fc3655a453f61233c6ac70210&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/d13c5a6c55d4415fc3655a453f61233c6ac70210&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4861342" author="xgen-internal-githook" created="Wed, 28 Sep 2022 11:39:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Uladzimir Makouski&apos;, &apos;email&apos;: &apos;uladzimir.makouski@mongodb.com&apos;, &apos;username&apos;: &apos;umakouski&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; Generate tags from a FLE2 Range Payload&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit f239bd3c8ec8b4d1bd7919cb692dad4d410c785c.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/58a455df80054f38cb33c716c03ba14626a837bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/58a455df80054f38cb33c716c03ba14626a837bd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4861341" author="xgen-internal-githook" created="Wed, 28 Sep 2022 11:39:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Uladzimir Makouski&apos;, &apos;email&apos;: &apos;uladzimir.makouski@mongodb.com&apos;, &apos;username&apos;: &apos;umakouski&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; basic range find tests for tag generation&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 6ad7f5793f8371edc3f8bd7cbd67bd066ccfc266.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/1ea9f0853b13fef5f75b6ef773d8b3ad3ebda9bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/1ea9f0853b13fef5f75b6ef773d8b3ad3ebda9bf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4860092" author="xgen-internal-githook" created="Tue, 27 Sep 2022 20:57:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Davis Haupt&apos;, &apos;email&apos;: &apos;davis.haupt@mongodb.com&apos;, &apos;username&apos;: &apos;davish&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; Generate tags from a FLE2 Range Payload&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f239bd3c8ec8b4d1bd7919cb692dad4d410c785c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f239bd3c8ec8b4d1bd7919cb692dad4d410c785c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4860090" author="xgen-internal-githook" created="Tue, 27 Sep 2022 20:57:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Davis Haupt&apos;, &apos;email&apos;: &apos;davis.haupt@mongodb.com&apos;, &apos;username&apos;: &apos;davish&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67206&quot; title=&quot;Generate tags from a FLE Range Payload&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67206&quot;&gt;&lt;del&gt;SERVER-67206&lt;/del&gt;&lt;/a&gt; basic range find tests for tag generation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/6ad7f5793f8371edc3f8bd7cbd67bd066ccfc266&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/6ad7f5793f8371edc3f8bd7cbd67bd066ccfc266&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4773864" author="davis.haupt" created="Wed, 24 Aug 2022 15:00:51 +0000"  >&lt;p&gt;This ticket depends on implementing insert for range indexes in order to test.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2081599">SERVER-67755</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2118359">SERVER-69013</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2121364">SERVER-69113</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>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.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>Fri, 10 Jun 2022 20:35:39 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 19 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-67755'>SERVER-67755</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-69113'>SERVER-69113</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-69013'>SERVER-69013</a></s>]]></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_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2470</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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 19 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>davis.haupt@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0y75r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0h2go:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5909">QO 2022-09-05</customfieldvalue>
    <customfieldvalue id="5911">QO 2022-09-19</customfieldvalue>
    <customfieldvalue id="5913">QO 2022-10-03</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|i0xtb3:</customfieldvalue>

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