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

Not possible to copy or move files between Azure containers #14826

Closed
ion-dev opened this issue Jun 20, 2023 · 4 comments · Fixed by #14830
Closed

Not possible to copy or move files between Azure containers #14826

ion-dev opened this issue Jun 20, 2023 · 4 comments · Fixed by #14830
Assignees
Labels
azure Azure Protocol Implementation bug
Milestone

Comments

@ion-dev
Copy link

ion-dev commented Jun 20, 2023

It's no longer possible to move files between Azure containers in the last couple of releases.

To Reproduce
Steps to reproduce the behaviour:

  1. Click and drag a file from one folder to another... works.
  2. Click and drag a file from one location to another container... does not work.

Expected behavior
The container should highlight and allow the file to be moved.

Tested on macOS.

Works fine in 8.5.5.

Broken in all later version.

@dkocher dkocher added the azure Azure Protocol Implementation label Jun 20, 2023
@dkocher
Copy link
Contributor

dkocher commented Jun 20, 2023

This has been disabled with #14420.

@ion-dev
Copy link
Author

ion-dev commented Jun 20, 2023

Hi @dkocher thanks for your quick response! Is there a workaround?

@dkocher
Copy link
Contributor

dkocher commented Jun 20, 2023

Hi @dkocher thanks for your quick response! Is there a workaround?

Looks like copying files between containers is supported and we can remove the restriction.

@dkocher dkocher self-assigned this Jun 20, 2023
@dkocher dkocher added this to the 8.6.2 milestone Jun 20, 2023
@dkocher dkocher added the bug label Jun 20, 2023
@dkocher dkocher changed the title Not possible to move files between Azure containers Not possible to copy or move files between Azure containers Jun 20, 2023
@ion-dev
Copy link
Author

ion-dev commented Jun 20, 2023

@dkocher oh that's great. So will that be lifted in the next release? Much appreciated

dkocher added a commit that referenced this issue Jun 20, 2023
@dkocher dkocher linked a pull request Jun 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Azure Protocol Implementation bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants