Thorsten Haddenhorst
Results
1
issues of
Thorsten Haddenhorst
Hi, with the current version of sfdx the `sourceApiVersion` in `sfdx-project.json` is set to "53.0" (Winter'22). This breaks deployment since the newly introduced required attribute componentInstance.identifier ([https://developer.salesforce.com/docs/atlas.en-us.234.0.api_meta.meta/api_meta/meta_flexipage.htm#ComponentInstance](https://developer.salesforce.com/docs/atlas.en-us.234.0.api_meta.meta/api_meta/meta_flexipage.htm#ComponentInstance)) is missing. That...