-
Bug
-
Resolution: Fixed
-
Major
When I create a simple project and add Execute shell task,
after save, the task contents are empty.
config.xml on the server is empty too:
<hudson.tasks.Shell><command/></hudson.tasks.Shell>
When editing the config a second time, the contents are saved properly.
Each consecutive add of shell task requires a second edit.
When using inheritance plugin, there is no way to workaround the bug, since each edit creates new revision, and all shell tasks are empty.
I tested it on 1.563 and 1.564
- is blocking
-
JENKINS-28769 Enable syntax highlighting on workflow DSL
-
- Resolved
-
- is related to
-
JENKINS-23148 Accessibility problem when editing shell script in the configuration of a job
-
- Open
-
-
JENKINS-15604 checkUrl and codemirror-mode do not mix
-
- Resolved
-
-
JENKINS-23632 LTS: JENKINS-23151 workaround
-
- Resolved
-
-
JENKINS-23026 Parameterized build can not save the "Parameter Description" in the first time
-
- Resolved
-
-
JENKINS-9130 Add a dynamic parser to colorize and indent groovy textareas
-
- Resolved
-
I have the same problem (with Jenkins 1.563, on RHEL6, browser Chrome), not present in older releases (e.g. 1.540). If you click on "apply" in the configuration page, then on "save" it seems to work always, instead, by using directly the "save" button, textarea contents sometimes is lost.