You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Describe the bug
To fix this SF issue when creating a scratch org, the -c flag must be utilized upon scratch org creation in Prepare: forcedotcom/cli#2642.
To Reproduce
Steps to reproduce the behavior:
Have Managed package specified in sfdx-project.json with "ancestorVersion": "HIGHEST"
Run sfp orchestrator:prepare
Expected behavior Prepare should successfully execute
Actual behavior Prepare fails with A scratch org creation was rejected due to The scratch org request namespace '[NO NAMESPACE]' must match Ancestor's (04tTe000000123) parent Package2 (0336N000000abc) namespace 'bicx'.: Requested Package2 Ancestor IDs
Screenshots
Platform Details (please complete the following information):
OS: Linux
Version [e.g. CLI Version eg: 1.6.6]: sfp: 24.5.0 (August 23)
Salesforce CLI(sfdx cli) Version: sf version as specified in sfp 24.5.0
CI Platform: Azure DevOps
The text was updated successfully, but these errors were encountered:
Describe the bug
To fix this SF issue when creating a scratch org, the -c flag must be utilized upon scratch org creation in Prepare:
forcedotcom/cli#2642.
To Reproduce
Steps to reproduce the behavior:
sfdx-project.json
with"ancestorVersion": "HIGHEST"
sfp orchestrator:prepare
Expected behavior
Prepare
should successfully executeActual behavior
Prepare
fails withA scratch org creation was rejected due to The scratch org request namespace '[NO NAMESPACE]' must match Ancestor's (04tTe000000123) parent Package2 (0336N000000abc) namespace 'bicx'.: Requested Package2 Ancestor IDs
Screenshots
Platform Details (please complete the following information):
The text was updated successfully, but these errors were encountered: