We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Response message for copying file to a folder is not given when listing activities of the destination file and destination folder.
zerobyte.txt
FOLDER
FOLDER/zerobyte.txt
Expected to get response for copying the file.
{ "value": [] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Response message for copying file to a folder is not given when listing activities of the destination file and destination folder.
Steps to reproduce
zerobyte.txt
.FOLDER
zerobyte.txt
to folderFOLDER
FOLDER/zerobyte.txt
and destination folderFOLDER
.Expected behavior
Expected to get response for copying the file.
Actual behavior
For activities of destination file
FOLDER/zerobyte.txt
And for activities of destination folder
FOLDER
The text was updated successfully, but these errors were encountered: