Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38651

Actions created by TransientActionFactory are not displayed in Label view

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      Label#index.jelly refers to ${it.actions} which is deprecated and doesn't include actions created through TransientActionFactory implementations.

          [JENKINS-38651] Actions created by TransientActionFactory are not displayed in Label view

          Code changed in jenkins
          User: Vincent Latombe
          Path:
          core/src/main/resources/hudson/model/Label/index.jelly
          http://jenkins-ci.org/commit/jenkins/8d55b1f555194be546152a972294f0a64a052da9
          Log:
          JENKINS-38651 Display actions created through TransientActionFactory in label view

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Vincent Latombe Path: core/src/main/resources/hudson/model/Label/index.jelly http://jenkins-ci.org/commit/jenkins/8d55b1f555194be546152a972294f0a64a052da9 Log: JENKINS-38651 Display actions created through TransientActionFactory in label view

          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-38651

          JENKINS-38651 Display actions created through TransientActionFactory in label view

          Compare: https://github.com/jenkinsci/jenkins/compare/57fc2185da38...163a97728f00

          SCM/JIRA link daemon added a comment - 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-38651 JENKINS-38651 Display actions created through TransientActionFactory in label view Compare: https://github.com/jenkinsci/jenkins/compare/57fc2185da38...163a97728f00

            vlatombe Vincent Latombe
            vlatombe Vincent Latombe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: