Old objects with the same path/name are not deleted #11

Closed
opened 2025-12-28 18:15:43 +00:00 by sami · 1 comment
Owner

Originally created by @roman-khimov on GitHub (Jan 31, 2024).

Current Behavior

Uploading file the same name as already existing one doesn't replace the object.

Expected Behavior

Object with the same path to be replaced.

Possible Solution

Check for existing objects with the same path, drop them after upload.

Steps to Reproduce

Upload neofs-spec-latest.pdf via
nspcc-dev/neofs-spec@968f6864e6/.github/workflows/neofs.yml, get it via the gateway.

Context

Related to #2.

Originally created by @roman-khimov on GitHub (Jan 31, 2024). ## Current Behavior Uploading file the same name as already existing one doesn't replace the object. ## Expected Behavior Object with the same path to be replaced. ## Possible Solution Check for existing objects with the same path, drop them after upload. ## Steps to Reproduce Upload neofs-spec-latest.pdf via https://github.com/nspcc-dev/neofs-spec/blob/968f6864e6207667ea2284c9066f4cc8993f494c/.github/workflows/neofs.yml, get it via the gateway. ## Context Related to #2.
sami 2025-12-28 18:15:43 +00:00
  • closed this issue
  • added the
    U2
    I3
    bug
    S3
    labels
Author
Owner

@roman-khimov commented on GitHub (Mar 26, 2024):

Fixed in #16.

@roman-khimov commented on GitHub (Mar 26, 2024): Fixed in #16.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/gh-push-to-neofs#11
No description provided.