We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9474c89 + bb366f0 commit f294f55Copy full SHA for f294f55
core/src/main/resources/lib/hudson/executors.jelly
@@ -81,7 +81,7 @@ THE SOFTWARE.
81
<td class="pane">
82
<div style="white-space: normal">
83
<j:choose>
84
- <j:when test="${exeparent != null}">
+ <j:when test="${exe == null and exeparent != null }">
85
86
<j:when test="${exeparentcanread}">
87
<a href="${rootURL}/${exeparent.url}"><l:breakable value="${exeparent.fullDisplayName}"/></a>
0 commit comments