Honor getJobActions

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: 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).

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

              Created:
              Updated: