Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
When I am trying to add resources to project and projectTask through map reduce script. I am getting
{<br/> <span class="json-key" style="color: brown;">type</span>: <span class="json-string" style="color: olive;">"error.SuiteScriptError"</span>,<br/> <span class="json-key" style="color: brown;">name</span>: <span class="json-string" style="color: olive;">"COULD_NOT_LOCK_MASTER_ENTITY_PLEASE_TRY_AGAIN_LATER"</span>,<br/> <span class="json-key" style="color: brown;">message</span>: <span class="json-string" style="color: olive;">"Could not lock master entity. Please try again later."</span>,<br/> <span class="json-key" style="color: brown;">stack</span>: [<br/> <span class="json-string" style="color: olive;">"createError(N/error)"</span><br/> ],<br/> <span class="json-key" style="color: brown;">cause</span>: {<br/> <span class="json-key" style="color: brown;">type</span>: <span class="json-string" style="color: olive;">"internal error"</span>,<br/> <span class="json-key" style="color: brown;">code</span>: <span class="json-string" style="color: olive;">"COULD_NOT_LOCK_MASTER_ENTITY_PLEASE_TRY_AGAIN_LATER"</span>,<br/> <span class="json-key" style="color: brown;">details</span>: <span class="json-string" style="color: olive;">"Could not lock master entity. Please try again later."</span>,<br/> <span class="json-key" style="color: brown;">userEvent</span>: <span class="json-value" style="color: navy;">null</span>,<br/> <span class="json-key" style="color: brown;">stackTrace</span>: [<br/> <span class="json-string" style="color: olive;">"anonymous(N/serverRecordService)"</span>,<br/> <span class="json-string"