<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Version control revert issue]]></title><description><![CDATA[<p>Getting the following issue on reverting uncommitted changes. We are using MongoDB storage.<br />
Any suggestions to troubleshoot this?</p>
<p><code>MongoServerError: Updating the path '@odata' would create a conflict at '@odata' at UpdateManyOperation.execute (/app/node_modules/mongodb/lib/operations/update.js:101:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async tryOperation (/app/node_modules/mongodb/lib/operations/execute_operation.js:203:20) at async executeOperation (/app/node_modules/mongodb/lib/operations/execute_operation.js:73:16) at async Collection.updateMany (/app/node_modules/mongodb/lib/collection.js:231:16) at async Object.update (/app/node_modules/@jsreport/jsreport-mongodb-store/lib/provider.js:236:19) at async persistChanges (/app/node_modules/@jsreport/jsreport-version-control/lib/main/versionControl.js:172:29)...</code></p>
<p><img src="/uploads/files/1756996290561-upload-85281259-9624-4477-8b9c-1925d7eb96b2-resized.png" alt="0_1756996291311_upload-85281259-9624-4477-8b9c-1925d7eb96b2" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.jsreport.net/topic/3488/version-control-revert-issue</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 02:45:14 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3488.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Sep 2025 14:32:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Version control revert issue on Thu, 04 Sep 2025 14:35:29 GMT]]></title><description><![CDATA[<p>Getting the following issue on reverting uncommitted changes. We are using MongoDB storage.<br />
Any suggestions to troubleshoot this?</p>
<p><code>MongoServerError: Updating the path '@odata' would create a conflict at '@odata' at UpdateManyOperation.execute (/app/node_modules/mongodb/lib/operations/update.js:101:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async tryOperation (/app/node_modules/mongodb/lib/operations/execute_operation.js:203:20) at async executeOperation (/app/node_modules/mongodb/lib/operations/execute_operation.js:73:16) at async Collection.updateMany (/app/node_modules/mongodb/lib/collection.js:231:16) at async Object.update (/app/node_modules/@jsreport/jsreport-mongodb-store/lib/provider.js:236:19) at async persistChanges (/app/node_modules/@jsreport/jsreport-version-control/lib/main/versionControl.js:172:29)...</code></p>
<p><img src="/uploads/files/1756996290561-upload-85281259-9624-4477-8b9c-1925d7eb96b2-resized.png" alt="0_1756996291311_upload-85281259-9624-4477-8b9c-1925d7eb96b2" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.jsreport.net/post/14738</link><guid isPermaLink="true">https://forum.jsreport.net/post/14738</guid><dc:creator><![CDATA[jitendra5792]]></dc:creator><pubDate>Thu, 04 Sep 2025 14:35:29 GMT</pubDate></item><item><title><![CDATA[Reply to Version control revert issue on Invalid Date]]></title><description><![CDATA[<p>It seems like your stored data got a bit corrupted, maybe with some custom ODATA calls?</p>
<p>There should be no <code>@odata</code> stored in the db, that is likely causing the issue.<br />
Can you please try to find which odata call adds that attribute to the entities?<br />
Thank you</p>
]]></description><link>https://forum.jsreport.net/post/14743</link><guid isPermaLink="true">https://forum.jsreport.net/post/14743</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Version control revert issue on Invalid Date]]></title><description><![CDATA[<p>Reverting versions can definitely be a bit nerve-wracking when the UI doesn't seem to sync up right away. If you're still having trouble seeing the changes or just want to double-check the file structure before committing to another revert, I've found that using a quick online text or metadata extractor can help you verify exactly what's in the report definition. It’s a nice way to troubleshoot without cluttering your local environment.</p>
]]></description><link>https://forum.jsreport.net/post/14889</link><guid isPermaLink="true">https://forum.jsreport.net/post/14889</guid><dc:creator><![CDATA[JannetGen]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>