jenkinsci / jenkinsci/postbuild-task-plugin
[JENKINS-12303] Post build task - 'Add another task' does not work
Open
component:postbuild-task-plugin
imported-jira-issue
priority:critical
resolution:unresolved
- Dominant language
- Java
- Stars
- 8
- Forks
- 19
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
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)
---
Originally reported by ashokm, imported from: Post build task - 'Add another task' does not work
madsnielsen
Raw content of original issue
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)
environment
```
Ubuntu 10.04.2 LTS
Jenkins ver. 1.445
Hudson Post build task 1.8
```
Contributor guide
Assessment
This issue has not been assessed yet.