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

CloudPipeline shall not show not restored files as restored #3804

Open
ekazachkova opened this issue Dec 3, 2024 · 0 comments
Open

CloudPipeline shall not show not restored files as restored #3804

ekazachkova opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@ekazachkova
Copy link
Contributor

Describe the bug
Currently, not restored files shown as restored if folder with the same name restored and Show archive files switched on.

To Reproduce
Steps to reproduce the behavior:

  1. Go to cloud storage (e.g. s3://<bucket name>)
  2. Add folder TEST-NAME and move it to archive
  3. Add file TEST-NAME and move it to archive
  4. Restore folder TEST-NAME
  5. Enable Show archive files

Expected behavior
File TEST-NAME shall not be marked as restored, no message Restored till ... shall be shown for file and no options to download or modify file shall be clickable for user.

Screenshot
Actual behavior
Screenshot 2024-12-03 at 17 13 30

Additional notes
Note1: files with common prefixes with restored folder shown correctly (issue with exact name match only).
Note2: files listing with disable Show archive files shown correctly.

@ekazachkova ekazachkova added the kind/bug Something isn't working label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants