-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.255
job-import plugin 3.4
Oracle Linux Server release 7.5
I am able to import a job if it is located at the root of jenkins
src: (/opt/jenkins/workspace/job)
But if I try to import a job located in a folder
src: (/opt/jenkins/workspace/directory/job)
I get the following error:
Failure: ‘/’ is an unsafe character
There are no / s in the name of the directory or file
I have attached the relevant Jenkins.log output
- duplicates
-
JENKINS-71835 Job import plugin fails on folders
- Closed
- is related to
-
JENKINS-53902 Jobs in folders are not copied from Remote Instance
- Open
- links to