versitygw icon indicating copy to clipboard operation
versitygw copied to clipboard

[Bug] - Attempt to set versioning to Suspended results in ObjectLockConfigurationNotFound error

Open lrm25 opened this issue 4 months ago • 0 comments

Describe the bug When attempting to change the versioning Status value to Suspended, the ObjectLockConfigurationNotFound error is returned, even though versioning isn't necessarily dependent on object lock being enabled, and that setting the Status value to Enabled works.

To Reproduce

  1. Create a bucket
  2. Run the PutBucketVersioning command with the Status set to Suspended.

Expected behavior Able to set versioning status to Suspended, even if it has not been enabled to begin with (according to direct-to-s3 tests).

Server Version Version : v1.0.7 Build : 2d9f53a BuildTime: 2024-10-04_03:07:26PM Darwin Lukes-MacBook-Pro.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:12:25 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6030 arm64

lrm25 avatar Oct 04 '24 16:10 lrm25