epam / epam/cloud-pipeline

AWS: Data storage versions listing behavior is different

Open
#424 3 comments 0 reactions 1 assignee Claimed by @mzueva View on GitHub
cloud/aws kind/bug priority/low
Dominant language
Java
Stars
163
Forks
65
Avg merge
11h 46m
Merged PRs (30d)
29

Description

Data storage versions listing behavior is different for files uploaded with UI and with CLI

## Steps to reproduce:

1. create file on bucket / upload file to bucket with `pipe storage cp`
2. remove file from bucket / `pipe storage rm`
3. restore file / `pipe storage restore`
4. open bucket page on UI
5. click `Show files versions`

## Exp.
Behavior should be the same

## Act.
- for file uploaded with UI: lists 2 file versions (latest and deleted)
![Screenshot from 2019-07-03 18-14-04](https://user-images.githubusercontent.com/22814666/60603606-c078cc80-9dbe-11e9-9ce2-10be225a7f09.png)

- for file uploaded with CLI: lists 1 file version (latest)
![Screenshot from 2019-07-03 18-14-04_1](https://user-images.githubusercontent.com/22814666/60603628-c8387100-9dbe-11e9-8eb7-5eb5a53b9f14.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.