Aaron McCausland
02/21/2025, 8:09 PMValidation failed.
An error occurred during custom object validation. (customrecord66)
Details: The object reference [scriptid=customrecord69.val_987654_1234567_sb2_123] is missing in the project and also not included in the dependencies list.
Details: The object reference [scriptid=customrecord69.val_987655_1234567_sb2_456] is missing in the project and also not included in the dependencies list.
File: ~/Objects/customrecord66.xml
How do I resolve this?
When I use the Visual Studio Code extension's Add Dependencies To Manifest action, it adds a bunch of lines like this that cause other errors saying there are invalid characters:
<object>scriptid=customrecord69.val_987654_1234567_sb2_123|scriptid=customrecord69.val_987655_1234567_sb2_456</object>
Arham Momin
02/22/2025, 12:07 PMAaron McCausland
02/24/2025, 6:00 PM