Hello Devnet,
In Staging --> Servers, a infobox says "Current Server name is 'Dev'". How can I change this? The environment I'm working in was taken from a copy of 'Dev', but needs to be a new value. I tried pointing a different environment to this one, and giving it a different code name, but that didn't change anything. When I make changes, none of the synchronization tasks are created. All the checkboxes are ticked for Settings --> Versioning & Synchronization --> Staging --> Client (source only).
This is most likely named in the web.config under the key: <add key="CMSStagingServerName" value="dev" />
<add key="CMSStagingServerName" value="dev" />
Thank you Brenden! It's funny I was looking at this value yesterday, but didn't make the connection??
Please, sign in to be able to submit a new answer.