Has anybody had issues deploying a record with a s...
# sdf
m
Has anybody had issues deploying a record with a sublist that has a search associated to it? The search is included in the sdf project but it can't find it or it's going in the wrong order. I'm using webstorm and importing via webstorm and then deploying via suiteapp * ERROR * An error occurred during custom object update. Details: The script id '[scriptid=customsearch_nact_recon_item_on_recon]' referenced by object field 'recordsearch' could not be resolved. File: ~/Objects/customrecord_nact_recon.xml Object: customrecord_nact_recon (customrecordtype) 2021-11-29 115842 (PST) Installation FAILED (1 minute 25 seconds) snippet from custom record xml
Copy code
<recordsublist scriptid="sublist_288_t2205184_770">
  <recorddescr>Grouped Reconciliation Items</recorddescr>
  <recordfield></recordfield>
  <recordsearch>[scriptid=customsearch_nact_recon_item_on_recon]</recordsearch>
  <recordtab>[scriptid=customrecord_nact_recon.tab_333_t2205184_431]</recordtab>
</recordsublist>
@Ali Syed (NS DevTools QA) Is this a known issue on first install of a suiteapp or customization? In another channel, someone else had a similar problem. It is not an issue for the bundler