1 件の回答
Hi Angela,
Are you creating a new record, or updating an existing one. If you are inserting,looks like there is a trigger on your object that is setting created date to some other value. Ideally no one should be setting audit fields since salesforce calculates these automatically, however salesforce does allow you to overwrite createddate at the time of insert.