I'm trying to achieve the following setup with two publish targets in the publisher (Dev & Test):
Dev server - users should be able to pull and push (content & media)
Test server - users should only be able to pull (content & media)
So I'm setting up two user groups and assigning them to each corresponding server connection:
Dev Connection - persmissions: Push, Pull
Test Connection - pemissions: Pull
However an editor can still publish to my test server. Any idea what I'm doing wrong? Perhaps I'm missing something, but I would expect users to not be able to push content to my Test environment, but they still can


I'm trying to achieve the following setup with two publish targets in the publisher (Dev & Test):
Dev server - users should be able to pull and push (content & media)
Test server - users should only be able to pull (content & media)
So I'm setting up two user groups and assigning them to each corresponding server connection:
Dev Connection - persmissions: Push, Pull
Test Connection - pemissions: Pull
However an editor can still publish to my test server. Any idea what I'm doing wrong? Perhaps I'm missing something, but I would expect users to not be able to push content to my Test environment, but they still can