SFDO-Tooling / Metecho

Web-based tool for collaborating on Salesforce projects
BSD 3-Clause "New" or "Revised" License
44 stars 34 forks source link

Allow SiteProfile to specify a default project namespace #2124

Open jlantz opened 1 year ago

jlantz commented 1 year ago

Add the project_namespace field to SiteProfile and use the value if provided to set the CumulusCI project's namespace on new project creation.

davidmreed commented 1 year ago

@jlantz Can you share some context on this proposal? It seems unusual to me that every project in a tenant would be expected to have (a | the same) namespace.

Do we need to consider improving the project creation UI to offer more interactivity?