-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins Master with Jenkins ver. 2.190.1 in a Linux Docker-Container
PTC Integrity Plugin V. 2.3
Windows Slave with Integrity 12.1.0.1; Build 5; API Version: 4.16.5
Currently I try to create a scoped Sandbox.
Running the si createsandbox command with scope-parameter on the client works as designed.
Running the command from Jenkins-Plugin on Jenkins Server providing the same project scope parameter to the remote client (checkbox "Use Local Client?" is not checked) seems not to handle the project scope at all (even wrong scope syntaxes do not leed to any errors).
The sample was:
--scope=subproject:#s=Test/project.pj
on command line and
subproject:#s=Test/project.pj
in Jenkins-Plugin