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

Filter by Name on Discovered Pull Requests filters against PR ID instead of PR title

XMLWordPrintable

      When Discovering Pull Requests and the "Filter by Name" is used, such filter only matches against the PR ID/key instead of against the PR's title.

      Example scenario:

      • PR Feature/Something-something to develop
      • PR's Title: Feature/Something-something
      • Discovered Pull Requests enabled
      • Filter by Name: Feature/*

      Observed behaviour: The PR is not discovered (it's filter out).
      Expectation: The PR is discovered.

      In addition, if the "Filter by Name" was set to "PR-*" (e.g. PR-123) then the PR is discovered. This makes the Pull Request discovery a bit useless.

            Unassigned Unassigned
            jcabo Jose
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: