-
Bug
-
Resolution: Unresolved
-
Critical
-
Ubuntu 10.04.2 LTS
Jenkins ver. 1.445
Hudson Post build task 1.8
On a maven2/3 project:
- Post-build actions
- Post build task (checked)
- Add a Task
- Save
> RESULT = Post build task saved and works as expected
- Save
- Add a Task
- Post build task (checked)
Then on the same job, go to configure:
- Post-build actions
- Post build task (already checked)
- 'Add another task'
- Save
> RESULT = This second Post build task is not saved. This task is lost when you go back to the job configuration
- Save
- 'Add another task'
- Post build task (already checked)
- is duplicated by
-
JENKINS-27501 can only save one post build task
- Closed