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

Activity. No activity for copying a zero byte file #10417

Open
Tracked by #9683
prashant-gurung899 opened this issue Oct 25, 2024 · 0 comments
Open
Tracked by #9683

Activity. No activity for copying a zero byte file #10417

prashant-gurung899 opened this issue Oct 25, 2024 · 0 comments
Labels

Comments

@prashant-gurung899
Copy link
Contributor

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

  1. Upload zero byte file zerobyte.txt.
  2. Create a folder FOLDER
  3. Copy file zerobyte.txt to folder FOLDER
  4. Check activities of both destination file FOLDER/zerobyte.txt and destination folder FOLDER.

Expected behavior

Expected to get response for copying the file.

Actual behavior

For activities of destination file FOLDER/zerobyte.txt

{
    "value": []
}

image

And for activities of destination folder FOLDER

  • only activity for creation of FOLDER is given but not the file copy activity.
    image
@prashant-gurung899 prashant-gurung899 changed the title Activity. No activity for copying a zero byte Activity. No activity for copying a zero byte file Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant