Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
OTTER 1.4.6 - Import Environment lost child environment
-
Hello
An import of environment lost the child :(
Test case:
- Production
- Production - Infrastructure
Import File
{
"environments": [
{
"name": "Production",
"variables": {}
},
{
"parentName": "Production",
"name": "Production - Infrastructure",
"variables": {}
},
],
}Result:
- Production
- Production - Infrastructure
Regards
Philippe C.
-
I was able to reproduce this, it only happens when a child environment is created for first time. The case is OTTER-121, and wil be resolved in a future maintenance release.