Skip to content

Fix error case in account rename #1376

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

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

Depends on: HubSpot/hubspot-local-dev-lib#238

The LDL util wasn't returning a promise, so the error thrown by renameAccount was never getting caught. I also think we may have missed this command when updating the other commands. This fixes it so it follows the new arg casing conventions.

Screenshots

Before

image

After

image

TODO

Who to Notify

@brandenrodgers brandenrodgers merged commit 8c5341b into main Feb 7, 2025
1 check passed
@brandenrodgers brandenrodgers deleted the br/fix-account-rename-error branch February 7, 2025 21:19
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