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

Deleting a not empty bucket displays a misleading error #294

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

votdev
Copy link
Contributor

@votdev votdev commented Nov 21, 2023

Modify the success message if the number of loaded files is lower than the total number of uploaded files. This is the case when one or several file uploads failed.

Fixes: https://github.com/aquarist-labs/s3gw/issues/818

(cherry picked from commit 9e1b905)

Modify the success message if the number of loaded files is lower than the total number of uploaded files. This is the case when one or several file uploads failed.

Fixes: https://github.com/aquarist-labs/s3gw/issues/818

Signed-off-by: Volker Theile <[email protected]>
(cherry picked from commit 9e1b905)
Signed-off-by: Volker Theile <[email protected]>
@votdev votdev added area/ui User Interface backport Issue to backport labels Nov 21, 2023
@votdev votdev added this to the v0.23.0 milestone Nov 21, 2023
@votdev votdev requested review from jecluis and m-ildefons November 21, 2023 17:15
@votdev votdev self-assigned this Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e97244d) 98.76% compared to head (2b1ac2a) 98.76%.
Report is 2 commits behind head on s3gw-v0.23.

Additional details and impacted files
@@             Coverage Diff             @@
##           s3gw-v0.23     #294   +/-   ##
===========================================
  Coverage       98.76%   98.76%           
===========================================
  Files              15       15           
  Lines            1050     1050           
===========================================
  Hits             1037     1037           
  Misses             13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@jecluis jecluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@votdev votdev merged commit 1e7ea20 into s3gw-tech:s3gw-v0.23 Nov 21, 2023
8 checks passed
@votdev votdev deleted the issue_818_handle_error_bp branch November 21, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui User Interface backport Issue to backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants