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

Add a ViewJobFilter specialized for filtering by Branch

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • branch-api-plugin
    • None

      A common requirement for multibranch plugins is to create specialized sub-views that are filtered by the different types of branch. Given that some plugins have half-complete hacky implementations of this, we should provide a correct base implementation so that plugins can have a simpler path to doing the correct thing.

      (note; half complete because it assumes that it only ever will be applied to a WorkflowJob rather than correctly navigating to the BranchProjectFactory and then using that to access the Branch instance... thus the utility of that class is compromised relative to what it should be)

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: