-
Bug
-
Resolution: Duplicate
-
Critical
-
None
Created a simple pipeline job, as follows;
node {
readFile myFile
}
where myFile is 'File location' , and received the following error;
java.nio.file.NoSuchFileException: ...
If i look in the workspace of the job, the file which was selected as a parameter hasn't bee uploaded into the workspace, this is the bug.
- duplicates
-
JENKINS-27413 Handle file parameters
-
- Resolved
-
- is related to
-
JENKINS-27413 Handle file parameters
-
- Resolved
-
[JENKINS-47333] file parameter not working in pipeline job
Comment | [ Any update? ] |
Rank | New: Ranked higher |
Link |
New:
This issue is related to |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |