-
Task
-
Resolution: Won't Fix
-
Major
-
None
When adding a conditional (single) or (multiple) build step as a timeout action, the UI does not render correctly because the builder list is empty. Therefore, you can't use this type of build step.
- is related to
-
JENKINS-19565 dropdownDescriptorSelector is loosing the context of `it`
-
- Resolved
-
[JENKINS-22467] Conditional Builder doesn't render correctly with build-timeout 1.13
Attachment | New: Abort Conditional.png [ 25653 ] |
Description | Original: When adding a conditional (single) or (multiple) build step as a timeout action, the UI does not render correctly because the builder list is empty. Therefore, you can use this type of build step. | New: When adding a conditional (single) or (multiple) build step as a timeout action, the UI does not render correctly because the builder list is empty. Therefore, you can't use this type of build step. |
Attachment | New: Abort Builders.png [ 25654 ] |
Attachment | New: cloudbees-support(71).zip [ 25655 ] |
Summary | Original: Conditional Builder doesn't redner correctly with build-timeout 1.13 | New: Conditional Builder doesn't render correctly with build-timeout 1.13 |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: ikedam [ ikedam ] |
Issue Type | Original: Bug [ 1 ] | New: Task [ 3 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
As written in help texts, this feature does not ensure work with all builders, and does not support it.
I'll take a glance, and fix it if I can easily do that. If not, I'll close this as Won't Fix.
You may consider assign this to yourself, fix and make a pull request.