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

          Vincent Latombe created issue -
          Vincent Latombe made changes -
          Assignee New: Vincent Latombe [ vlatombe ]
          Vincent Latombe made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Vincent Latombe made changes -
          Description Original: Label#index.jelly refers to ${it.actions} which is deprecated and doesn't include actions created through TransientActionFactory implementations. New: Label#index.jelly refers to $\{it.actions} which is deprecated and doesn't include actions created through TransientActionFactory implementations.
          Vincent Latombe made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Vincent Latombe made changes -
          Remote Link New: This issue links to "PR #2572 (Web Link)" [ 14908 ]

          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
          Vincent Latombe made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]
          Oleg Nenashev made changes -
          Labels New: lts-candidate

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

              Created:
              Updated:
              Resolved: