Closed sellth closed 4 months ago
Can't reproduce, we need more information. Merely creating a subcollection does not to this, it works and is also included in tests. Possibly this happens with e.g. some specific landing zone settings.
Sorry, did some more testing and what I thought was a collection was really a file. This is a simple naming conflict between LZ and main storage which fails non-descriptively. Updated my initial report.
Fixed.
Describe the Bug
Moving a landing zone fails when there is a name conflict (same name) of a object/collection with the main storage. This makes sense because collections and objects need to have unique names, but should be handled more descriptively.
How to Reproduce
Expected Behavior
Failed status should inform the user about the naming conflict.