I have another question about the environments. May you please explain the meaning of what I can see in the header of the page in the various environments?
The Blue one (it’s a staging env, in our practice) shows this:
Here it looks like “Currently working on” shows: [env-name] ([env-name] BRANCH].
But this is not a branch, it’s an environment. And, more precisely, it’s a remote environment.
Hi again @Matteo this is the same thing for all remote env, don’t worry about the color .
The wording here is your environment name(the name of the current branch).
This branch is created by default when you migrate to the new Dev Workflow system.
In fact all environment have a branch and when you change something on the layout, this is adding to this branch.
Let me know if that help.
Thank you @Arnaud_Moncel
my concern is not about the color, but about the relationship between environments and branches.
In my DEV-xxxx remote environment I did not create any branch (it’s not possible at the moment, see Questions about the new development workflow - #12 by louis) so I can’t understand why this should have a branch. You say that a branch is created by default.
Ok.
Now, why this is not the same in my STG-xxxx remote environment?
The wording is different. What does this _DEFAULT difference mean? These two environment should have the same features, because they both are remote and the color doesn’t matter. Isn’t it?
More over, if I have some change in the layout in my DEV-xxxx remote environment with the forest web interface, this is what I can see: