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

Fixed blank error message when renaming a folder #4159

Closed
wants to merge 5 commits into from

Conversation

guptaarnav
Copy link
Collaborator

Fixes #4113. The error and success promises have different structures within the returned event object. The error string is located at event.error.message, not event.output

Copy link

qa-wolf bot commented Oct 15, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Oct 28, 2024 6:14pm

@lf94
Copy link
Contributor

lf94 commented Oct 29, 2024

Succeeded by #4341

@lf94 lf94 closed this Oct 29, 2024
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.

[BUG]: Blank error message when renaming a folder to a preexisting folder name
2 participants