<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:39:20 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-35266] Insert a document with mongodb which is not present in a document with mongo-java driver</title>
                <link>https://jira.mongodb.org/browse/SERVER-35266</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Collection is like this:&lt;br/&gt;
if you  enter the following detils if its not match with database collection need to insert with document&lt;/p&gt;

&lt;p&gt;name:&lt;br/&gt;
e id:&lt;br/&gt;
mobile:&lt;br/&gt;
email:&lt;/p&gt;




{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf537&quot;),
	&quot;password&quot; : &quot;12345&quot;,
	&quot;email&quot; : &quot;sripelli.rakesh@gmail.com&quot;,
	&quot;adminstatus&quot; : true,
	&quot;emp_id&quot; : &quot;10889&quot;,
	&quot;loginstatus&quot; : true,
	&quot;name&quot; : &quot;rakesh&quot;,
	&quot;notification&quot; : true,
	&quot;mobile&quot; : &quot;8978697298&quot;
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf538&quot;),
	&quot;name&quot; : &quot;ramya&quot;,
	&quot;password&quot; : &quot;123456&quot;,
	&quot;email&quot; : &quot;munja.ramya@gmail.com&quot;,
	&quot;mobile&quot; : &quot;8463931619&quot;,
	&quot;emp_id&quot; : &quot;1086&quot;,
	&quot;adminstatus&quot; : true,
	&quot;notification&quot; : false,
	&quot;loginstatus&quot; : true
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf539&quot;),
	&quot;name&quot; : &quot;mukunda&quot;,
	&quot;password&quot; : &quot;mukunda123&quot;,
	&quot;email&quot; : &quot;mukndareddy94@gmail.com&quot;,
	&quot;mobile&quot; : &quot;7799066345&quot;,
	&quot;emp_id&quot; : &quot;1234&quot;,
	&quot;adminstatus&quot; : false,
	&quot;notification&quot; : true,
	&quot;loginstatus&quot; : true
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf53a&quot;),
	&quot;name&quot; : &quot;sravani&quot;,
	&quot;password&quot; : &quot;123456&quot;,
	&quot;email&quot; : &quot;korupoju.sravani32@gmail.com&quot;,
	&quot;mobile&quot; : &quot;7794821994&quot;,
	&quot;emp_id&quot; : &quot;1091&quot;,
	&quot;adminstatus&quot; : false,
	&quot;notification&quot; : false,
	&quot;loginstatus&quot; : false
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf53b&quot;),
	&quot;adminstatus&quot; : false,
	&quot;email&quot; : &quot;santhoshi.medasani@gmail.com&quot;,
	&quot;emp_id&quot; : &quot;9045&quot;,
	&quot;loginstatus&quot; : false,
	&quot;mobile&quot; : &quot;9885671111&quot;,
	&quot;name&quot; : &quot;santoshi&quot;,
	&quot;notification&quot; : false,
	&quot;password&quot; : &quot;123456&quot;
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf53c&quot;),
	&quot;name&quot; : &quot;kartheek&quot;,
	&quot;password&quot; : &quot;kartheek@123&quot;,
	&quot;email&quot; : &quot;karteek.muppidi@gmail.com&quot;,
	&quot;mobile&quot; : &quot;9701629900&quot;,
	&quot;emp_id&quot; : &quot;1083&quot;,
	&quot;adminstatus&quot; : true,
	&quot;notification&quot; : false,
	&quot;loginstatus&quot; : true
}
{
	&quot;_id&quot; : ObjectId(&quot;5b0b9a384f7d4fbc4bfcf53d&quot;),
	&quot;name&quot; : &quot;yeshwanth&quot;,
	&quot;password&quot; : &quot;123456&quot;,
	&quot;email&quot; : &quot;yeshraj@gmail.com&quot;,
	&quot;mobile&quot; : &quot;8989898989&quot;,
	&quot;emp_id&quot; : &quot;8989&quot;,
	&quot;adminstatus&quot; : false,
	&quot;notification&quot; : false,
	&quot;loginstatus&quot; : true
}</description>
                <environment></environment>
        <key id="550576">SERVER-35266</key>
            <summary>Insert a document with mongodb which is not present in a document with mongo-java driver</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="-1">Unassigned</assignee>
                                    <reporter username="sidda">siddareddy</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 May 2018 05:38:53 +0000</created>
                <updated>Fri, 1 Jun 2018 21:27:15 +0000</updated>
                            <resolved>Tue, 29 May 2018 05:57:50 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1902984" author="sidda" created="Tue, 29 May 2018 06:00:51 +0000"  >&lt;p&gt;thank you&lt;/p&gt;</comment>
                            <comment id="1902983" author="stennie" created="Tue, 29 May 2018 05:57:50 +0000"  >&lt;p&gt;Hi Sidda,&lt;/p&gt;

&lt;p&gt;The 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;, where your question will reach a larger audience.&lt;/p&gt;

&lt;p&gt;I can see you&apos;ve already started a discussion on the mongodb-user group (&lt;a href=&quot;https://groups.google.com/forum/#!topic/mongodb-user/Nez1x29mKu8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://groups.google.com/forum/#!topic/mongodb-user/Nez1x29mKu8&lt;/a&gt;), which would be a more appropriate forum for follow-up. I would suggest including some details of what you have tried (such as a code example in Java), the relevant version details for your MongoDB Java driver and server versions, and any error message or issue encountered.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
 Stennie&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 29 May 2018 05:57:50 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 37 weeks, 1 day 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>judah.schvimer@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 37 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>sidda</customfieldvalue>
            <customfieldvalue>stephen.steneker@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htz70n:</customfieldvalue>

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

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