Roundtrip import of containers/folders
I have a folder structure that I am trying to build into a set of environments for multiple components. I believe the quickest way to do this is to create a roundtrip export/import, but I'm finding that I am unable to import a folder structure. Can anybody assist with the best way to do this? Example below:
I have this folder structure that I want in each component below:
Folder 1
Subfolder1
Subfolder2
— —- —- —- —- —- —- —- —-
Component 1
Comp 1 - Environments
Folder 1
<insert folder structure here>
Component 2
Comp 2 - Environments
Folder 1
<insert folder structure here>
Component 3
Comp 3 - Environments
Folder 1
<insert folder structure here>
Comments
-
I think there is a section in the roundtrip import that gives you the option of using tabs or colors as hierarchy for folders.
0