Copy variables from another project

I’ve just split a single project with 6 steps into 2 projects with 3 steps, because I want each one to be deployable separately. I have a fairly large number of variables (20) and many of them have different values for different environments as well. Is there any way I can copy the variables from the old project into the new project?

Additionally, because these projects are both in the same project group, I’m thinking it would be really nice to have variables defined at the Project Group level.

Thanks for an awesome tool!

R.

Hi Richard,

When you set the projects up you can clone the project which will also clone the variables. If you’ve already set up the projects, though, there’s no way to copy variables between them. You could edit the project documents in RavenDB and copy/paste the “variables” property between them though.

Paul