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

MoveFile crashes when destination exists #2721

Closed
2 of 7 tasks
ewpatton opened this issue Aug 30, 2022 · 1 comment · Fixed by #2722
Closed
2 of 7 tasks

MoveFile crashes when destination exists #2721

ewpatton opened this issue Aug 30, 2022 · 1 comment · Fixed by #2722

Comments

@ewpatton
Copy link
Member

Describe the bug

From the forum: Moving a file when the destination already exists causes the app to crash.

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

The app should not crash when moving a file. The method should return false instead to indicate that the process did not complete.

Steps to reproduce

An example is provided in the forum post.

@ewpatton
Copy link
Member Author

Fixed by #2722

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant