<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:31 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>[GODRIVER-580] Need to be able to unmarshall to bson.D field within a struct</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-580</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;One of the data types in the tools resembles this:&lt;/p&gt;

&lt;p&gt;&lt;tt&gt;noformat&lt;/tt&gt;&lt;br/&gt;
type foo struct &lt;/p&gt;
{
    Bar *bson.D
}
&lt;p&gt;&lt;tt&gt;noformat&lt;/tt&gt;&lt;/p&gt;

&lt;p&gt;Even with the &lt;a href=&quot;https://github.com/10gen/mgo/commit/47d4607c9eda47a5538c6f0be1712424ee080a81&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Stitch-based patches&lt;/a&gt; to mgo/bson, this fails unmarshaling with the error &quot;&lt;tt&gt;reflect.MakeSlice of non-slice type&lt;/tt&gt;&quot;.&lt;/p&gt;

&lt;p&gt;(N.B. Changing the Bar field to *bson.M works.)&lt;/p&gt;

&lt;p&gt;This ticket is a reminder that after the planned changes to the BSON encoder and mgobson, we need this particular use case to work to help users who want to use mgobson as a stepping stone converting to the Go driver.&lt;/p&gt;</description>
                <environment></environment>
        <key id="607609">GODRIVER-580</key>
            <summary>Need to be able to unmarshall to bson.D field within a struct</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="isabella.siu@mongodb.com">Isabella Siu</assignee>
                                    <reporter username="david.golden@mongodb.com">David Golden</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Sep 2018 15:28:14 +0000</created>
                <updated>Sat, 28 Oct 2023 11:39:25 +0000</updated>
                            <resolved>Wed, 15 Jan 2020 22:17:25 +0000</resolved>
                                                    <fixVersion>1.3.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2732985" author="isabella.siu" created="Wed, 15 Jan 2020 22:17:55 +0000"  >&lt;p&gt;Fixed as part of the mgo compatible bson epic&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="541629">GODRIVER-413</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="883798">GODRIVER-1216</issuekey>
        </issuelink>
                            </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|hr779z:</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>