Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
Label#index.jelly refers to ${it.actions} which is deprecated and doesn't include actions created through TransientActionFactory implementations.
Attachments
Issue Links
- links to
Code changed in jenkins
User: Daniel Beck
Path:
core/src/main/resources/hudson/model/Label/index.jelly
http://jenkins-ci.org/commit/jenkins/163a97728f005865844df8dd015dcfdd5c30d356
Log:
Merge pull request #2572 from Vlatombe/
JENKINS-38651JENKINS-38651Display actions created through TransientActionFactory in label viewCompare: https://github.com/jenkinsci/jenkins/compare/57fc2185da38...163a97728f00