Open reidlai opened 4 months ago
2023.9.7
When I import namespace zip file which is exported from another env, I got error "Namespace failed to import: not unique"
Successfully import namespace
No response
11:47:31.919 DEBUG actionlog searched for namespaces {"timestamp": "11:47:31.919", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040378", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "search", "severity": 6, "error": "", "description": "searched for namespaces", "policy-match": true, "meta": {"filter.limit":"100","filter.sort":"name"}} 11:47:40.703 DEBUG actionlog import initialized for {namespace} {"timestamp": "11:47:40.703", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040380", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "importInit", "severity": 5, "error": "", "description": "import initialized for {namespace}", "policy-match": true, "meta": {"archiveFormat":".zip","namespace.ID":"393351881112813569","namespace.enabled":true,"namespace.name":"Enterprise Data Platform","namespace.slug":"data-platform"}} 11:47:51.634 DEBUG actionlog {"timestamp": "11:47:51.634", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040382", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "importRun", "severity": 0, "error": "not unique", "description": "", "policy-match": true, "meta": {"namespace.enabled":false,"namespace.name":"Enterprise Data Platform","namespace.slug":"data-platform"}}
Stale issue message
Is there an existing issue for this?
Version of Corteza
2023.9.7
Current Behavior
When I import namespace zip file which is exported from another env, I got error "Namespace failed to import: not unique"
Expected Behavior
Successfully import namespace
Steps To Reproduce
Environment and versions
No response
Anything else?
11:47:31.919 DEBUG actionlog searched for namespaces {"timestamp": "11:47:31.919", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040378", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "search", "severity": 6, "error": "", "description": "searched for namespaces", "policy-match": true, "meta": {"filter.limit":"100","filter.sort":"name"}} 11:47:40.703 DEBUG actionlog import initialized for {namespace} {"timestamp": "11:47:40.703", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040380", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "importInit", "severity": 5, "error": "", "description": "import initialized for {namespace}", "policy-match": true, "meta": {"archiveFormat":".zip","namespace.ID":"393351881112813569","namespace.enabled":true,"namespace.name":"Enterprise Data Platform","namespace.slug":"data-platform"}} 11:47:51.634 DEBUG actionlog {"timestamp": "11:47:51.634", "requestOrigin": "api/rest", "requestID": "halo-corteza-dev-0/yveyc3mTae-040382", "actorIPAddr": "10.10.0.13", "actorID": "392113051854307329", "resource": "compose:namespace", "action": "importRun", "severity": 0, "error": "not unique", "description": "", "policy-match": true, "meta": {"namespace.enabled":false,"namespace.name":"Enterprise Data Platform","namespace.slug":"data-platform"}}