<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:58:15 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>[JAVA-2863] insert object inside a array from mongodb java programming</title>
                <link>https://jira.mongodb.org/browse/JAVA-2863</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;i want to update &quot;d&quot;:4 after &quot;c&quot;:3&lt;br/&gt;
input:&lt;br/&gt;
{&lt;br/&gt;
	&quot;_id&quot; : ObjectId(&quot;5b025f11c70c628aeac5f78e&quot;),&lt;br/&gt;
	&quot;cmd&quot; : [&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;a&quot; : 1
		}
&lt;p&gt;,&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;b&quot; : 2
		}
&lt;p&gt;,&lt;/p&gt;
		{
			&quot;c&quot; : 3
		}
&lt;p&gt;	]&lt;br/&gt;
}&lt;br/&gt;
please help me thanks ..&lt;/p&gt;</description>
                <environment></environment>
        <key id="547015">JAVA-2863</key>
            <summary>insert object inside a array from mongodb java programming</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="-1">Unassigned</assignee>
                                    <reporter username="sidda">siddareddy</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 May 2018 10:18:17 +0000</created>
                <updated>Wed, 11 Sep 2019 19:09:59 +0000</updated>
                            <resolved>Mon, 21 May 2018 10:26:31 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1896733" author="sidda" created="Mon, 21 May 2018 10:28:14 +0000"  >&lt;p&gt;i need to write in java programming&lt;/p&gt;</comment>
                            <comment id="1896726" author="ross@10gen.com" created="Mon, 21 May 2018 10:26:31 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sidda&quot; class=&quot;user-hover&quot; rel=&quot;sidda&quot;&gt;sidda&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;You can find examples of updating documents in the &lt;a href=&quot;http://mongodb.github.io/mongo-java-driver/3.7/driver/getting-started/quick-start/#update-documents&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Quick Tour&lt;/a&gt;&#160;and I believe&#160;&#160;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/operator/update/push/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;$push&lt;/a&gt;&#160;is the update operator you require. Be sure to check out the &lt;a href=&quot;http://mongodb.github.io/mongo-java-driver/3.7/builders/updates/#push&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Updates.push&lt;/a&gt;&#160;helper.&lt;/p&gt;

&lt;p&gt;Just to let you know for future referemce the best place for questions regarding MongoDB usage or the Java driver specifics is the &lt;a href=&quot;https://groups.google.com/forum/#!forum/mongodb-user&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongodb-user mailinglist&lt;/a&gt; or &lt;a href=&quot;http://stackoverflow.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;stackoverflow&lt;/a&gt; as you will reach a boarder audience there. If your business requires an answer from MongoDB within a time frame then we do offer &lt;a href=&quot;https://www.mongodb.com/products/production-support&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;production support&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you do post to the mailing list or stackoverflow please post a link on this ticket and I will endeavour to follow up there.&lt;/p&gt;

&lt;p&gt;All the best,&lt;/p&gt;

&lt;p&gt;Ross&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htplfj:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>