Check legal hold removal #385

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

Originally created by @roman-khimov on GitHub (May 6, 2025).

Originally assigned to: @smallhive on GitHub.

I'm always frustrated when I see artificial constraints in implementation. We have

You can't delete locks or object with unexpired lock. This means PutObjectLegalHold with OFF status raise Unsupported error.

in the documentation, but it doesn't look like this restriction is correct.

Describe the solution you'd like

Check it (or find a test that does it already), either this works already or it can be easily fixed.

Originally created by @roman-khimov on GitHub (May 6, 2025). Originally assigned to: @smallhive on GitHub. ## Is your feature request related to a problem? Please describe. I'm always frustrated when I see artificial constraints in implementation. We have > You can't delete locks or object with unexpired lock. This means PutObjectLegalHold with OFF status raise Unsupported error. in the documentation, but it doesn't look like this restriction is correct. ## Describe the solution you'd like Check it (or find a test that does it already), either this works already or it can be easily fixed.
sami 2025-12-28 18:16:10 +00:00
  • closed this issue
  • added the
    S4
    I4
    task
    U2
    labels
Author
Owner

@roman-khimov commented on GitHub (May 14, 2025):

Can't be solved at the moment, let's just test it.

@roman-khimov commented on GitHub (May 14, 2025): Can't be solved at the moment, let's just test it.
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/neofs-testcases#385
No description provided.