jenkinsci / jenkinsci/postbuild-task-plugin
[JENKINS-8717] post build task plugin: no chance to add second task if "Escalate script execution status to job status" is set for the second one
- Dominant language
- Java
- Stars
- 8
- Forks
- 19
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Steps to reproduce:
1. Create two tasks
2. Check "Escalate script execution status to job status"
3. Press "Save"
4. Open project configuration page
5. Expected result - two tasks but only one was saved and the "escalate..." option is set for the first one.
Component set to "core" since no plugin found in the list.
---
Originally reported by fk_, imported from: post build task plugin: no chance to add second task if "Escalate script execution status to job status" is set for the second one
Raw content of original issue
Steps to reproduce:
1. Create two tasks
2. Check "Escalate script execution status to job status"
3. Press "Save"
4. Open project configuration page
5. Expected result - two tasks but only one was saved and the "escalate..." option is set for the first one.Component set to "core" since no plugin found in the list.
- environment:
windows server 2008 std, hudson 1.395
Contributor guide
Assessment
This issue has not been assessed yet.