<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:22:41 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-30100] multiple-update-subdocument</title>
                <link>https://jira.mongodb.org/browse/SERVER-30100</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I want update sub-document where    shipmentId(595e2cf358d92912c88e37bd),  is this . How i can updated this &lt;br/&gt;
{ &lt;br/&gt;
    &quot;_id&quot; : ObjectId(&quot;595e12c358d92912c88e3782&quot;), &lt;br/&gt;
    &quot;Order_Id&quot; : NumberInt(72), &lt;br/&gt;
  &quot;ProductDetail&quot; : [&lt;br/&gt;
        &lt;/p&gt;
{
            &quot;_id&quot; : ObjectId(&quot;595e12c658d92912c88e3786&quot;), 
            &quot;productID&quot; : ObjectId(&quot;5953acf40d3c3dbf1ece2ce3&quot;), 
            &quot;retailerID&quot; : ObjectId(&quot;5953a5bb0d3c3dbf1ece2ce2&quot;), 
            &quot;storeID&quot; : ObjectId(&quot;5953ac5c08388cab1ec567d0&quot;), 
            &quot;variationID&quot; : ObjectId(&quot;5953ad6d0d3c3dbf1ece2ce4&quot;), 
            &quot;quantity&quot; : NumberInt(1), 
            &quot;price&quot; : NumberInt(1), 
            &quot;itemPrice&quot; : NumberInt(1), 
            &quot;sku&quot; : &quot;1&quot;, 
            &quot;payment_percentage&quot; : NumberInt(10), 
            &quot;price_to_be_paid&quot; : 0.1, 
            &quot;pickupId&quot; : &quot;0&quot;, 
            &quot;shipment_status&quot; : &quot;failure&quot;, 
            &quot;dispute_status&quot; : NumberInt(0),
           &quot;shipmentId&quot;:ObjectId(&quot;595e2cf558d92912c88e37bf&quot;), 
        }
&lt;p&gt;, &lt;br/&gt;
        &lt;/p&gt;
{
            &quot;_id&quot; : ObjectId(&quot;595e12c658d92912c88e3785&quot;), 
            &quot;productID&quot; : ObjectId(&quot;595cc197002b253354e5477a&quot;), 
            &quot;retailerID&quot; : ObjectId(&quot;595cbbf7d1cef348665631e0&quot;), 
            &quot;storeID&quot; : ObjectId(&quot;595cbe97562306b24a4f5914&quot;), 
            &quot;variationID&quot; : ObjectId(&quot;595cc2b21e9e309f6624072e&quot;), 
            &quot;quantity&quot; : NumberInt(1), 
            &quot;price&quot; : NumberInt(1200), 
            &quot;itemPrice&quot; : NumberInt(1200), 
            &quot;sku&quot; : &quot;7&quot;, 
            &quot;payment_percentage&quot; : NumberInt(10), 
            &quot;price_to_be_paid&quot; : NumberInt(120), 
            &quot;pickupId&quot; : &quot;0&quot;, 
            &quot;shipment_status&quot; : &quot;failure&quot;, 
            &quot;dispute_status&quot; : NumberInt(0),
            &quot;shipmentId&quot;:ObjectId(&quot;595e2cf358d92912c88e37bd&quot;), 
        }
&lt;p&gt;,&lt;br/&gt;
        &lt;/p&gt;
{
            &quot;_id&quot; : ObjectId(&quot;595e1a8f58d92912c88e379c&quot;), 
            &quot;productID&quot; : ObjectId(&quot;595b3760b7741545770b0342&quot;), 
            &quot;retailerID&quot; : ObjectId(&quot;595b2ec6bccadf674373dc8a&quot;), 
            &quot;storeID&quot; : ObjectId(&quot;595b2f513d8dda093191c72a&quot;), 
            &quot;variationID&quot; : ObjectId(&quot;595b3837b7741545770b0343&quot;), 
            &quot;quantity&quot; : NumberInt(1), 
            &quot;price&quot; : NumberInt(2148), 
            &quot;itemPrice&quot; : NumberInt(2148), 
            &quot;sku&quot; : &quot;3&quot;, 
            &quot;payment_percentage&quot; : NumberInt(10), 
            &quot;price_to_be_paid&quot; : 214.8, 
            &quot;pickupId&quot; : &quot;0&quot;, 
            &quot;shipment_status&quot; : &quot;failure&quot;, 
            &quot;dispute_status&quot; : NumberInt(0),
           &quot;shipmentId&quot;:ObjectId(&quot;595e2cf358d92912c88e37bd&quot;), 
        }
&lt;p&gt;, &lt;br/&gt;
    ]&lt;br/&gt;
}&lt;/p&gt;</description>
                <environment></environment>
        <key id="402979">SERVER-30100</key>
            <summary>multiple-update-subdocument</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="9">Done</resolution>
                                        <assignee username="mark.agarunov">Mark Agarunov</assignee>
                                    <reporter username="anurag.gupta816">Anurag Gupta</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Jul 2017 12:04:31 +0000</created>
                <updated>Thu, 24 Aug 2017 04:23:48 +0000</updated>
                            <resolved>Mon, 17 Jul 2017 19:10:07 +0000</resolved>
                                                                    <component>Querying</component>
                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1623975" author="mark.agarunov" created="Mon, 17 Jul 2017 19:09:58 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=anurag.gupta816&quot; class=&quot;user-hover&quot; rel=&quot;anurag.gupta816&quot;&gt;anurag.gupta816&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for your report. Please note that SERVER project is for reporting bugs or feature suggestions for the MongoDB server. For MongoDB-related support discussion please post on the &lt;a href=&quot;http://groups.google.com/group/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-user group&lt;/a&gt; or &lt;a href=&quot;http://stackoverflow.com/questions/tagged/mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Stack Overflow with the &lt;tt&gt;mongodb&lt;/tt&gt; tag&lt;/a&gt;. A question like this involving more discussion would be best posted on the mongodb-user group.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Mark&lt;/p&gt;</comment>
                    </comments>
                    <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>Fri, 14 Jul 2017 21:47:30 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        6 years, 30 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>backlog-server-pm</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            6 years, 30 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anurag.gupta816</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|htaqhb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht2mgv:</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_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|htacjz:</customfieldvalue>

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