Skip to content

Draft: Fix: Server clone function and supported DataObject

Fabien Bosquet requested to merge users/bosquet/fix_clone into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Fixing the dataspace clone feature to properly handle foreign key. Reverting changes on supported DataObject as it has serious side effect on several client code for now.

Merge request reports