<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Sat May 18 16:10:20 UTC 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/MODM-165/MODM-165.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[MODM-165] Identity map doesn&apos;t work (tested only with Symfony) </title>
                <link>http://www.doctrine-project.org/jira/browse/MODM-165</link>
                <project id="10044" key="MODM">Doctrine MongoDB ODM</project>
                        <description>&lt;p&gt;I tested a basic find (by id) query in Symfony and it seems that the identity map feature does not work.&lt;br/&gt;
here the code: &lt;a href=&quot;https://gist.github.com/2431505&quot; class=&quot;external-link&quot;&gt;https://gist.github.com/2431505&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4 query with a default Doctrine ODM/Symfony configuration give me 4 query in mongostat.&lt;/p&gt;</description>
                <environment>mongodb version 2.0.2, mac os x lion, Symfony master</environment>
            <key id="13653">MODM-165</key>
            <summary>Identity map doesn&apos;t work (tested only with Symfony) </summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="6">Invalid</resolution>
                                <assignee username="jwage">Jonathan H. Wage</assignee>
                                <reporter username="ludofleury">Ludovic</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Apr 2012 20:23:48 +0000</created>
                <updated>Fri, 20 Apr 2012 23:25:29 +0000</updated>
                    <resolved>Fri, 20 Apr 2012 23:25:13 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17876" author="ludofleury" created="Fri, 20 Apr 2012 23:25:13 +0000"  >&lt;p&gt;I misunderstood the identity map usage, actually I discover in the code that it was strictly restricted to find() method and the load method didn&apos;t fetch from the identityMap (even if the query carry only an id criteria). I&apos;m not sure of all impact, but I think it could be quite easy to fix this. I&apos;ll try to open an issue and maybe to PR. Thanks.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>