-
Bug
-
Resolution: Duplicate
-
Major
-
None
Jenkins shows an empty error panel when applying the configuration of a job if the job name was changed in the configuration.
- is related to
-
JENKINS-17401 Renaming a job and clicking 'Apply' shows an empty 'Error' pop-over window
-
- Resolved
-
[JENKINS-13287] Error on apply configuration when changing job name
Link |
New:
This issue is related to |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 143751 ] | New: JNJira + In-Review [ 190720 ] |
Actually, I think this issue goes deeper - changing my job name through the job configuration screen broke my build. Changing it back refixed the build. It seemed perhaps that the ..../workspace/buildname directory perhaps didn't change over with the name change, so the build was left pointing at the wrong place. I don't have ssh access to the server I am using Jenkins on to confirm...