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

Honor getJobActions

XMLWordPrintable

    • 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).

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

              Created:
              Updated: