Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty string for url-prefix #303

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Conversation

iowillhoit
Copy link
Contributor

What does this PR do?

Fixes a regression on the --url-prefix for community create. The API accepts an empty string and the required: true was forcing a truthy value. I removed required: true and changed the default to ''.

Also added no-truncate to the table so that the suggested command is not truncated:
Screenshot 2023-03-22 at 8 55 16 AM

What issues does this PR fix or reference?

@W-12726772@
forcedotcom/cli#2005

@iowillhoit iowillhoit merged commit 3da74dd into main Mar 22, 2023
@iowillhoit iowillhoit deleted the ew/change-create-default branch March 22, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants