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

ListView.contains method does not work when using regexp or job filters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • core
    • None
    • Ubuntu

      ListView.contains method uses only jobNames to check if an item is in the view.
      On the contrary, ListView.getItems method can return an item not present in jobNames because of statusFilter and jobFilters checks.

      So to obtain the correct result I need to use getItems and then check manually if an item is present in the collection.

            Unassigned Unassigned
            mambu Marco Ambu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: