function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anudeep BAnudeep B 

Field_Integrity_Exception

Field_Integrity_Exception
Failed to create createContainerMember for containerId=1dc900000009PrAAAU: This container member belongs to a container that currently has an unfinished save request with deploymentId=1dr90000000yACy. You may not modify any members in this container until it completes.: Metadata Container ID.


I got this Error While I am trying to Execute My Simple Program. What is it mean, and What is solution for it.
Pavan DavePavan Dave
Try this:
containerId = '1dc900000009PrAAAU';
deploymentId='1dr90000000yACy';
Garrett KlausnerGarrett Klausner
I know this may be a  little late, but check this out: http://salesforce.stackexchange.com/questions/20775/failed-to-create-deployment-this-container-has-a-save-in-progress-with-deployme