• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • workflow-job-plugin
    • None

      getJobActions is defined for Job/JobProperty but interpreted by AbstractProject.createTransientActions for whatever reason.

      Either WorkflowJob should do the same, or a TransientActionFactory<Job<?,?>> should be defined in core which interprets getJobActions (though this would be slightly incompatible as then AbstractProject.getActions would omit them even though AbstractProject.getAllActions would include them).

          [JENKINS-29880] Honor getJobActions

          There are no comments yet on this issue.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: