I have a SDF account customization which has a custom record ('Label Format'), and a script with a parameter of type 'Label Format', and a deployment of that script with the parameter set to one of said records. When I try to deploy this project I get an error: "The object reference [scriptid=customrecord_ah_itemlabel_format.val_1873569_1103297_323] is missing in the project and also not included in the dependencies list."
I guess this is because the specific record isn't part of the customization, so it doesn't know how to set the parameter. What is the recommended practice for this sort of situation?