Skip to content

Add local transaction on putDataObject

Laurent Deny requested to merge ldeny/add_local_put_tranaction into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Add a local transaction on putDataObject when none is ongoing, to check that we have write access

Merge request reports